Note
This view is available starting with V4.0.0.
Purpose
This view displays the association between tables and table groups in the current tenant. Tables not in a table group are not displayed.
Columns
Column |
Type |
Nullable |
Description |
|---|---|---|---|
| TABLEGROUP_NAME | varchar(128) | NO | The name of the table group. |
| OWNER | varchar(128) | NO | The name of the database to which the table belongs. |
| TABLE_NAME | varchar(256) | NO | The name of the table. |
| SHARDING | varchar(20) | NO | The SHARDING attribute of the table group. Valid values:
|
| SCOPE | varchar(20) | NO | The SCOPE attribute of the table group. Valid values:
NoteThis field is available starting with V5.0.1 for V5.x versions. |
