oceanbase.DBA_OB_TABLEGROUP_TABLES

2025-12-09 07:09:36  Updated

Feature

This view displays the tables that belong to a table group.

Fields

Field Type Nullable Description
TABLEGROUP_NAME varchar(128) NO The name of the table group.
OWNER varchar(128) NO The name of the database where the table belongs.
TABLE_NAME varchar(256) NO The name of the table.

Contact Us