TABLE_PRIVILEGES
TABLE_PRIVILEGES data dictionary for Oracle Database Gateway for DRDA.
The TABLE_PRIVILEGES view contains grants on objects for which the user is the grantor, grantee, or owner, or, the grantee is PUBLIC.
| Column name | Description |
|---|---|
|
|
Name of the user to whom access is granted |
|
|
Owner of the object |
|
|
Name of the object |
|
|
Name of the user who performed the grant |
|
|
Permission to select data from an object |
|
|
Permission to insert data into an object |
|
|
Permission to delete data from an object |
|
|
Permission to update an object |
|
|
N/A |
|
|
Permission to alter an object |
|
|
Permission to create or drop an index on an object |
|
|
Timestamp for the grant |