Loading...
Select Version
Information on base tables. The current authorization identifier must have at least one table privilege for the base table or the UTILITY privilege for the database.
Column name | Data type | Contents | ||||||
TABLE_CATALOG | CHAR (18) | Database name | ||||||
TABLE_SCHEMA | CHAR (31) | Name of the schema to which the table | ||||||
TABLE_NAME | CHAR (31) | Name of the base table | ||||||
SPACE_NAME | CHAR (18) | Name of the space in which the base | ||||||
TABLE_STYLE | VARCHAR (6) |
|
Table 63: BASE_TABLES view of the INFORMATION_SCHEMA