10.2.5 USER_RQ_DATASTORE_PRIVS
USER_RQ_DATASTORE_PRIVS describes the datastores and the users to whom the current user has granted read privilege access.
               
| Column | Datatype | Null | Description | 
|---|---|---|---|
| DSNAME | VARCHAR2(128) | NOT NULL | The name of a datastore. | 
| GRANTEE | VARCHAR2(30) | NOT NULL | The user to whom read privilege access has been granted. |