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

Page

Description

Inspect table definitions and statistics

Query table information

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

Browse tables and columns

Query table overview

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

Locate a table

Query table full path

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

Read sample rows

Query table data

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

Preview rows without changing data

Preview table data

Preview table data without modifying table content.

Retrieve table-data downloads

Download table data

Request the download results of table data.

Add a table

Create table

Creates a table in the specified database.

Check an existing table name

Check if the table exists

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

Remove data while keeping the table

Clear the table

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

Remove a table and its data

Delete table

Delete the selected table and its data irreversibly.

Inspect multiple tables

Batch query table information

Batch query table definitions and metadata by table ID.

Last updated on