D.40. RDB$USER_PRIVILEGES
RDB$USER_PRIVILEGES
stores the SQL access privileges for Firebird users and privileged objects.
Column Name | Data Type | Description |
---|---|---|
|
| The user or object that is granted this privilege |
|
| The user who grants the privilege |
|
| The privilege granted hereby:
|
|
| Whether the WITH GRANT OPTION authority is included with the privilege:
|
|
| The name of the object (table, view, procedure or role) the privilege is granted ON |
|
| The name of the column the privilege is applicable to, for a column-level privilege (an |
|
| Identifies the type of user the privilege is granted TO (a user, a procedure, a view, etc.) |
|
| Identifies the type of the object the privilege is granted ON
|