Note
This view is available starting with V4.0.0.
Overview
Displays the relationships between table groups and tables of the current tenant. Tables that are not part of a table group are not displayed.
Columns
Field Name |
Type |
Whether can be NULL |
Description |
|---|---|---|---|
| TABLEGROUP_NAME | varchar(128) | NO | Table group name |
| OWNER | varchar(128) | NO | The name of the database to which the table belongs. |
| TABLE_NAME | varchar(256) | NO | Table name |
| SHARDING | varchar(20) | NO | The SHARDING attribute of the table group:
|
| SCOPE | varchar(20) | NO | Table groupSCOPEAttribute. Valid values:
NoteFor V4.4.2, this field is available starting with V4.4.2 BP1. |
