Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-01 |
|
|
View PDF |
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 ADMIN option |