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


VIEW: SYS.SYSCATALOG

Object Details
Object Name: SYSCATALOG
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.SYSCATALOG;

Dependencies

[top of page]

SYS.SYSCATALOG references the following:

SchemaSYS
ViewSYSCATALOG_
SYS.SYSCATALOG is referenced by following:

SchemaSYSTEM
SynonymSYSCATALOG