Oracle 11gR1
DBA_TAB_PRIVS
describes all object grants in the database.
USER_TAB_PRIVS
describes the object grants for which the current user is the object owner, grantor, or grantee.
Column | Datatype | NULL | Description |
|
|
| Name of the user to whom access was granted |
|
|
| Owner of the object |
|
|
| Name of the object. The object can be any object, including tables, packages, indexes, sequences, and so on. |
|
|
| Name of the user who performed the grant |
|
|
| Privilege on the object |
|
| | Indicates whether the privilege was granted with the |
|
| | Indicates whether the privilege was granted with the |
No comments:
Post a Comment