| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
ROLE_ROLE_PRIVS describes the roles granted to other roles. Information is provided only about roles to which the user has access.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| ROLE | VARCHAR2(30) | NOT NULL | Name of the role | 
| GRANTED_ROLE | VARCHAR2(30) | NOT NULL | Role that was granted | 
| ADMIN_OPTION | VARCHAR2(3) | Signifies that the role was granted with ADMINoption |