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


TABLE: MDSYS.WFS_SRS$

Object Details
Object Name: WFS_SRS$
Object Type: TABLE
Owner: MDSYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000618500C00004$$ LOB UNIQUE TablespaceSYSAUX
Columns
Name Datatype Length Mandatory Comments
FEATURETYPEID NUMBER

CUSTOMSRSNAMEPREFIXES VARCHAR2 (4000)
DEFAULTSRS VARCHAR2 (4000)
OTHERSRSS STRINGLIST (3752)
Query Text

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


SELECT FEATURETYPEID
,      CUSTOMSRSNAMEPREFIXES
,      DEFAULTSRS
,      OTHERSRSS
FROM MDSYS.WFS_SRS$;

Dependencies

[top of page]

MDSYS.WFS_SRS$ references the following:

SchemaMDSYS
TYPESTRINGLIST
SchemaSYS
PL/SQL PackageSTANDARD - show dependent code
MDSYS.WFS_SRS$ is referenced by following:

SchemaMDSYS
Package BodySDO_WFS_PROCESS - show dependent code