Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
DBA_CONNECT_ROLE_GRANTEES
displays information about users who are granted the CONNECT
privilege.
Column | Datatype | NULL | Description |
---|---|---|---|
GRANTEE |
VARCHAR2(30) |
User or schema to which the CONNECT role is granted |
|
PATH_OF_CONNECT_ROLE_GRANT |
VARCHAR2(4000) |
The path of role inheritance through which the grantee is granted the CONNECT role |
|
ADMIN_OPT |
VARCHAR2(3) |
Whether or not the grantee was granted the ADMIN option for the CONNECT role |