Tables¶
Inspect, create, truncate, or delete catalog tables, and view, preview, or download their data. Use the target table identifier or path required by the selected action page.
Choose a task¶
Task |
Description |
|---|---|
Query table definition, table creation SQL, statistics and other information. |
|
List the tables and column names of each table in the specified database. |
|
The full path of the query table in the catalog hierarchy. |
|
Read sample table data, with 100 rows returned by default. |
|
Preview table data without modifying table content. |
|
Request the download results of table data. |
|
Creates a table in the specified database. |
|
Checks whether the given table name exists in the specified database. |
|
Delete all data in the table but retain the table definition. |
|
Delete the selected table and its data irreversibly. |
|
Batch query table definitions and metadata by table ID. |