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


TABLE: MDSYS.OLS_DIR_SYNONYMS

Object Details
Object Name: OLS_DIR_SYNONYMS
Object Type: TABLE
Owner: MDSYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
STANDARD_NAME VARCHAR2 (128)
CATEGORY VARCHAR2 (128)
AKA VARCHAR2 (128)
Query Text

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


SELECT STANDARD_NAME
,      CATEGORY
,      AKA
FROM MDSYS.OLS_DIR_SYNONYMS;

Dependencies

[top of page]

MDSYS.OLS_DIR_SYNONYMS does not reference any database object

MDSYS.OLS_DIR_SYNONYMS is referenced by following:

SchemaMDSYS
Package BodySDO_OLS_DIRECTORY - show dependent code