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


TABLE: MDSYS.SDO_TOPO_METADATA_TABLE_PREV

Object Details
Object Name: SDO_TOPO_METADATA_TABLE_PREV
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_IL0000634443C00004$$ LOB UNIQUE TablespaceSYSAUX
Columns
Name Datatype Length Mandatory Comments
SDO_OWNER VARCHAR2 (32)
TOPOLOGY VARCHAR2 (20)
TOPOLOGY_ID NUMBER

TOPO_GEOMETRY_LAYERS SDO_TOPO_GEOMETRY_LAYER_ARRAY (3748)
TOLERANCE NUMBER

SRID NUMBER

DIGITS_RIGHT_OF_DECIMAL NUMBER

Query Text

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


SELECT SDO_OWNER
,      TOPOLOGY
,      TOPOLOGY_ID
,      TOPO_GEOMETRY_LAYERS
,      TOLERANCE
,      SRID
,      DIGITS_RIGHT_OF_DECIMAL
FROM MDSYS.SDO_TOPO_METADATA_TABLE_PREV;

Dependencies

[top of page]

MDSYS.SDO_TOPO_METADATA_TABLE_PREV references the following:

SchemaMDSYS
TYPESDO_TOPO_GEOMETRY_LAYER
TYPESDO_TOPO_GEOMETRY_LAYER_ARRAY
SchemaSYS
PL/SQL PackageSTANDARD - show dependent code

MDSYS.SDO_TOPO_METADATA_TABLE_PREV is not referenced by any database object