6.245 ROLE_TAB_PRIVS
ROLE_TAB_PRIVS describes table privileges granted to roles. Information is provided only about roles to which the user has access.
               
Note:
When a user with the SYSDBA privilege queries this
                    view, information is provided only about roles to which the user has been
                    explicitly granted access. To view information about all roles, a user with the
                        SYSDBA privilege can query the DBA_TAB_PRIVS view.
                     
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Name of the role | 
| 
 | 
 | 
 | Owner of the object | 
| 
 | 
 | 
 | Name of the object | 
| 
 | 
 | 
 | Name of the column, if applicable | 
| 
 | 
 | 
 | Object privilege granted to the role | 
| 
 | 
 | 
 | 
 | 
| 
 | 
 | 
 | Indicates how the grant was made. Possible values: 
 | 
| 
 | 
 | 
 | Indicates whether the role grant was inherited from another container ( |