Purpose
DICTIONARY displays the data dictionary tables and views.
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. |
DICTIONARY displays the data dictionary tables and views.
| Field | Type | Nullable? | Description |
|---|---|---|---|
| TABLE_NAME | VARCHAR2(128) | NO | The name of the object. |
| COMMENTS | VARCHAR2(4000) | NO | The text comment on the object. |
Previous topic