A.14 COLUMN_PRIVILEGES

COLUMN_PRIVILEGES data dictionary for Oracle Database Gateway for DRDA.

The COLUMN_PRIVILEGES view contains grants on columns for which the user is the grantor, grantee, or owner, or, the grantee is PULBLIC.

Column name Description

GRANTEE

Name of the user to whom access was granted

OWNER

Username of the owner of the object

TABLE_NAME

Name of the object

COLUMN_NAME

Name of the column

GRANTOR

Name of the user who performed the grant

INSERT_PRIV

Permission to insert into the column

UPDATE_PRIV

Permission to update the column

REFERENCES_PRIV

Permission to reference the column

CREATED

Timestamp for the grant