Feature
DICT displays the data dictionary tables and views. Its fields are the same as those of the DICTIONARY view.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only MySQL mode.
Fields
| Field | Type | Nullable | Description |
|---|---|---|---|
| TABLE_NAME | VARCHAR2(128) | NO | The name of the object. |
| COMMENTS | VARCHAR2(4000) | NO | The text comment on the object. |