EXA_ALL_OBJ_PRIVS_MADE
This table lists all object privileges granted by the current user. Additionally it contains object privileges for all objects owned by the current user or one of its roles. All users have access to the table.
Column Name | Description |
---|---|
OBJECT_SCHEMA
|
Schema in which the target object is located |
OBJECT_NAME
|
Name of the object |
OBJECT_TYPE
|
Object type |
PRIVILEGE
|
The granted right |
GRANTEE
|
Recipient of the right |
GRANTOR
|
Name of the user who granted the right |
OWNER
|
Owner of the target object |