Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
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) |
Indicates whether the grant was with the ADMIN option (YES ) or not (NO ) |