COLUMN_PRIVILEGES
Grants on columns for which the user is the grantor, grantee, owner, or an enabled role or PUBLIC is the granteeColumns
___________________________
GRANTOR
Name of the user who performed the grant
CREATED
Timestamp for the grant
REFERENCES_PRIV
Permission to make REFERENCES to the column?
GRANTEE
Name of the user to whom access was granted
INSERT_PRIV
Permission to INSERT into the column?
COLUMN_NAME
Name of the column
TABLE_NAME
Name of the object
OWNER
Username of the owner of the object
UPDATE_PRIV
Permission to UPDATE the column?
Related Commands: