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


VIEW: SYS.USER_CATALOG

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

Tables, Views, Synonyms and Sequences owned by the user

[View Source]

Columns
Name Datatype Length Mandatory Comments
TABLE_NAME VARCHAR2 (128) Yes Name of the object
TABLE_TYPE VARCHAR2 (11)
Type of the object
Query Text

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


SELECT TABLE_NAME
,      TABLE_TYPE
FROM SYS.USER_CATALOG;

Dependencies

[top of page]

SYS.USER_CATALOG references the following:

SchemaSYS
TableTAB$
View_CURRENT_EDITION_OBJ
SYS.USER_CATALOG is referenced by following:

SchemaPUBLIC
SynonymCAT
SynonymUSER_CATALOG