Oracle® Database Reference 11g Release 1 (11.1) Part Number B28320-01 |
|
|
View PDF |
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 |