Feature
DICTIONARY displays the data dictionary tables and views.
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. |