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 |