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


TABLE: MDSYS.SDO_3DTXFMS_TABLE

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

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: UNIQUE_3DTXFMS
  1. ColumnSDO_OWNER
  2. ColumnNAME
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000617623C00005$$ LOB UNIQUE TablespaceSYSAUX
SYS_IL0000617623C00008$$ LOB UNIQUE TablespaceSYSAUX
UNIQUE_3DTXFMS NORMAL UNIQUE TablespaceSYSAUX ColumnSDO_OWNER
ColumnNAME
Columns
Name Datatype Length Mandatory Comments
SDO_OWNER VARCHAR2 (32) Yes
NAME VARCHAR2 (32) Yes
DESCRIPTION VARCHAR2 (4000)
TYPE VARCHAR2 (32)
AFFINE_PARAMETERS SDO_NUMBER_ARRAY (3752)
COORD_TXFM_SRC_SRID NUMBER

COORD_TXFM_TGT_SRID NUMBER

TXFM_SERIES_IDS SDO_NUMBER_ARRAY (3752)
Query Text

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


SELECT SDO_OWNER
,      NAME
,      DESCRIPTION
,      TYPE
,      AFFINE_PARAMETERS
,      COORD_TXFM_SRC_SRID
,      COORD_TXFM_TGT_SRID
,      TXFM_SERIES_IDS
FROM MDSYS.SDO_3DTXFMS_TABLE;

Dependencies

[top of page]

MDSYS.SDO_3DTXFMS_TABLE references the following:

SchemaMDSYS
TYPESDO_NUMBER_ARRAY
SchemaSYS
PL/SQL PackageSTANDARD - show dependent code
MDSYS.SDO_3DTXFMS_TABLE is referenced by following:

SchemaMDSYS
ViewALL_SDO_3DTXFMS
ViewUSER_SDO_3DTXFMS