Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-01 |
|
|
View PDF |
ROLE_SYS_PRIVS
describes system privileges granted to 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 |
PRIVILEGE |
VARCHAR2(40) |
NOT NULL |
System privilege granted to the role |
ADMIN_OPTION |
VARCHAR2(3) |
Signifies the grant was with the ADMIN option |