V$OBJECT_PRIVILEGE displays information about privileges associated with an object.
| Column | Datatype | Description | 
|---|---|---|
| OBJECT_TYPE_NAME | VARCHAR2(64) | Name of the object type | 
| OBJECT_TYPE_ID | NUMBER | ID of the object type | 
| PRIVILEGE_ID | NUMBER | ID of the privilege | 
| PRIVILEGE_NAME | VARCHAR2(64) | Name of the privilege |