metadata_name_ids
Overviewβ
View ID Information of Objects
Databaseβ
information_schema
Table Informationβ
Column Name | Type | Description |
---|---|---|
CATALOG_ID | bigint | ID of the Catalog |
CATALOG_NAME | varchar(512) | Name of the Catalog |
DATABASE_ID | bigint | ID of the Database |
DATABASE_NAME | varchar(64) | Name of the Database |
TABLE_ID | bigint | ID of the Table |
TABLE_NAME | varchar(64) | Name of the Table |