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


VIEW: SYS.SYNONYMS

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
SNAME VARCHAR2 (128)
SYNTYPE VARCHAR2 (7)
CREATOR VARCHAR2 (128)
TNAME VARCHAR2 (128)
DATABASE VARCHAR2 (128)
TABTYPE VARCHAR2 (10)
Query Text

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


SELECT SNAME
,      SYNTYPE
,      CREATOR
,      TNAME
,      DATABASE
,      TABTYPE
FROM SYS.SYNONYMS;

Dependencies

[top of page]

SYS.SYNONYMS references the following:

SchemaSYS
TableSYN$
TableUSER$
View_CURRENT_EDITION_OBJ
SYS.SYNONYMS is referenced by following:

SchemaSYS
ViewPUBLICSYN