| 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 CONNECTrole is granted | |
| PATH_OF_CONNECT_ROLE_GRANT | VARCHAR2(4000) | The path of role inheritance through which the grantee is granted the CONNECTrole | |
| ADMIN_OPT | VARCHAR2(3) | Whether or not the grantee was granted the ADMINoption for theCONNECTrole |