SEQUENCEPRIVILEGES
The system table DOMAIN.SEQUENCEPRIVILEGES
describes
the privileges that the current user has for sequences or privileges that
he has granted for sequences.
|
CHAR(32) |
Name of the schema of the sequence |
|
CHAR(32) |
Name of the owner of the sequence |
|
CHAR(32) |
Name of the sequence |
|
CHAR(32) |
Name of the user who granted the privileges |
|
CHAR(32) |
Name of the user or role to which the privilege was granted |
|
CHAR(30) |
Granted privileges |
|
CHAR(3) |
Privilege to grant the received privilege to another user/role (YES | NO) |
SQL Reference Manual, Sequence Name (sequence_name),Privileges: Overview