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

Inspect table definitions and statistics

Query table definition, table creation SQL, statistics and other information.

Browse tables and columns

List the tables and column names of each table in the specified database.

Locate a table

The full path of the query table in the catalog hierarchy.

Read sample rows

Read sample table data, with 100 rows returned by default.

Preview rows without changing data

Preview table data without modifying table content.

Retrieve table-data downloads

Request the download results of table data.

Add a table

Creates a table in the specified database.

Check an existing table name

Checks whether the given table name exists in the specified database.

Remove data while keeping the table

Delete all data in the table but retain the table definition.

Remove a table and its data

Delete the selected table and its data irreversibly.

Inspect multiple tables

Batch query table definitions and metadata by table ID.

Last updated on