1.0

Table Of Contents
Table 27: SYSTABLEPERMS system table
ContentsNullableLengthTypeColumn Name
Used by the dependency
manager to track the
false36CHARTABLEPERMSID
dependency of a view, trigger,
or constraint on the table level
permissions
The authorization ID of the user
or role to which the privilege is
granted
false128VARCHARGRANTEE
The authorization ID of the user
who granted the privilege.
false128VARCHARGRANTOR
Privileges can be granted only
by the object owner
The unique identier for the
table on which the permissions
have been granted
false36CHARTABLEID
Species if the SELECT
permission is granted. The valid
values are:
'y' (non-grantable
false1CHARSELECTPRIV
privilege)
'Y' (grantable privilege)
'N' (no privilege)
Species if the DELETE
permission is granted. The valid
values are:
'y' (non-grantable
false1CHARDELETEPRIV
privilege)
'Y' (grantable privilege)
'N' (no privilege)
Species if the INSERT
permission is granted. The valid
values are:
'y' (non-grantable
False1CHARINSERTPRIV
privilege)
'Y' (grantable privilege)
'N' (no privilege)
621
System Tables