DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS.DICTIONARY

Object Details
Object Name: DICTIONARY
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

Description of data dictionary tables and views

[View Source]

Columns
Name Datatype Length Mandatory Comments
TABLE_NAME VARCHAR2 (128)
Name of the object
COMMENTS VARCHAR2 (4000)
Text comment on the object
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TABLE_NAME
,      COMMENTS
FROM SYS.DICTIONARY;

Dependencies

[top of page]

SYS.DICTIONARY references the following:

SchemaSYS
TableCOM$
TableOBJ$
TableOBJAUTH$
TableSYN$
SYS.DICTIONARY is referenced by following:

SchemaPUBLIC
SynonymDICT
SynonymDICTIONARY