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. |