RDB$USER PRIVILEGES
Go Up to System Tables
RDB$USER_PRIVILEGES
keeps track of the privileges assigned to a user through a SQL GRANT
statement. There is one occurrence of this table for each user/privilege intersection.
Column name | Data type | Length | Description |
---|---|---|---|
|
|
67 |
Names the user who was granted the privilege listed in the |
|
|
67 |
Names the user who granted the privilege. |
|
|
6 |
Identifies the privilege granted to the user listed in the Valid values are:
|
|
|
Indicates whether the privilege was granted with the | |
|
|
67 |
Identifies the table or role to which the privilege applies. |
|
|
67 |
For update privileges, identifies the column to which the privilege applies. |
|
|
||
|
|