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


VIEW: SYS.CATALOG

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
TNAME VARCHAR2 (128) Yes
CREATOR VARCHAR2 (128) Yes
TABLETYPE VARCHAR2 (8)
REMARKS VARCHAR2 (4000)
Query Text

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


SELECT TNAME
,      CREATOR
,      TABLETYPE
,      REMARKS
FROM SYS.CATALOG;

Dependencies

[top of page]

SYS.CATALOG references the following:

SchemaSYS
ViewSYSCATALOG_
TableUSER$
SYS.CATALOG is referenced by following:

SchemaSYSTEM
SynonymCATALOG