4.165 DBA_COL_PRIVS
DBA_COL_PRIVS
describes all column object grants in the database.
Related View
USER_COL_PRIVS
describes the column object grants for which the current user is the object owner, grantor, or grantee.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Name of the user or role to whom access was granted |
|
|
|
Owner of the object |
|
|
|
Name of the object |
|
|
|
Name of the column |
|
|
|
Name of the user who performed the grant |
|
|
|
Privilege on the column |
|
|
|
Indicates whether the privilege was granted with the |
|
|
|
Indicates how the grant was made. Possible values:
|
|
|
|
Indicates whether the privilege grant was inherited from another container ( |
See Also: