All Products
Search
Document Center

Hologres:Manage tables

Last Updated:Mar 25, 2026

HoloWeb's table management feature lets you search, delete, and audit table deletion history through a visual interface — no SQL required.

Limitations

LimitationDetails
Table management scopeSuperusers can view and manage all tables. Regular users can only view and manage tables for which they have permissions.
Deletion record scopeSuperusers can view all deletion records. Regular users can only view their own deletion records.
Deletion record retentionRecords are retained for the last month only.

For details about Hologres permissions, see Hologres permission model.

Prerequisites

Before you begin, make sure that you have:

Get to table management

  1. Log on to the Hologres Management Console.

  2. In the navigation pane on the left of the top menu bar, select the target region.

  3. Click Go to HoloWeb.

  4. In the HoloWeb top menu bar, click Diagnostics and Optimization.

  5. In the left navigation pane, click Table Metadata Management > Table Management.

Delete tables

  1. On the Table Management page, set the following filter parameters and click Search.

    ParameterRequiredDescription
    Instance NameYesThe instance whose tables you want to manage. Defaults to the current instance.
    DatabaseYesThe database whose tables you want to manage. Defaults to the current database.
    SchemaYesThe schema whose tables you want to manage.
    TypeYesThe type of object to list. Valid values: Table, Partitioned parent table, Appearance, View, Materialized view.
    Table NameNoA table name or partial name. Fuzzy search is supported.
    Number of rows to queryYesThe number of rows to return. Maximum: 2,000.
  2. In the Actions column of the table you want to delete, click Delete. To delete multiple tables at once, select the checkboxes next to the target tables and click Batch Remove.

    Table management page showing table list and Actions column

View deletion records

Use the Historical Deletion Records tab to audit which tables were deleted, by whom, and when. Records are available for the last month only.

  1. On the Table Management page, click the Historical Deletion Records tab.

  2. Set the following filter parameters and click Search.

    ParameterRequiredDescription
    Instance NameYesThe instance whose deletion records you want to view. Defaults to the current instance.
    DatabaseYesThe database whose deletion records you want to view. Defaults to the current database.
    Table NameNoA table name or partial name to filter records. Fuzzy search is supported.
    Time RangeYesThe time window to search within. Records from the last month only are available.

    Historical Deletion Records tab showing deletion audit results