Loading...
Select Version
Information on the database privileges available to the current authorization identifier or which can be granted by the current authorization identifier.
Column name |
Data type |
Contents |
||||
GRANTOR |
CHAR (18) |
Authorization identifier that granted |
||||
GRANTEE |
CHAR (18) |
Authorization identifier granted the |
||||
CATALOG_NAME |
CHAR (18) |
Database name |
||||
PRIVILEGE_TYPE |
CHAR (18) |
Privilege type: |
||||
IS_GRANTABLE |
VARCHAR (3) |
|
Table 65: CATALOG_PRIVILEGES view of the INFORMATION_SCHEMA