All Products
Search
Document Center

Dataphin:View and manage analysis platform tables

Last Updated:Jun 23, 2026

Analysis platform tables are tables that you create in a dedicated computing source by running create table statements. You can view and manage these tables on the My Analysis Platform Tables page.

Permissions

An analysis platform table created with a create table statement can be accessed only by the account that created it.

Access the page

  1. On the Dataphin homepage, click Analyze in the top menu bar.

  2. In the navigation pane on the left, click My Analysis Platform Tables to open the My Analysis Platform Tables page.

My analysis platform tables page

The page consists of three areas: a search and filter area, a table list, and a batch operations area.

image.png

Area

Description

Search and filter area

Search for tables by entering a table name, or filter them by creation time and last update time.

Click Filter to expand the filter area. The filter options include:

  • Creation time: Filters tables by their creation time. Options include Today, Yesterday, Last 15 Days, and Custom.

  • Last update time: Filters tables by their last update time. Options include Today, Yesterday, Last 15 Days, and Custom.

Click Reset to clear all filter conditions.

Analysis platform table list

The table list shows all tables you have created, including their Table Name, Creation Time, and Last Update Time. You can perform the following operations:

  • View table schemas: Click a table name to open the Table Schema dialog box.

  • Sort: Click the image icon next to Creation Time or Last Update Time to sort the list by that column.

  • Copy SELECT statement: Copies a SELECT statement for the table to your clipboard.

  • Query DDL statement: Displays the DDL statement used to create the table.

  • Delete: Deletes the table.

Batch operations

To delete multiple tables at once, select them and then click Batch Delete at the bottom of the list.

Single-tenant, multi-engine

The analysis platform table list includes a Project Name column. You can also filter tables by project name in the filter area.