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


TABLE: CSF.CSF_WOM_BOUNDARY_STATE

Object Details
Object Name: CSF_WOM_BOUNDARY_STATE
Object Type: TABLE
Owner: CSF
Subobject Name:
Status: VALID


DEFINITION
A MD ADMIN BOUND defines state administrative boundary defined in a country at overview level.
EXAMPLE
MISCELLANEOUS
The enitity can be both linear and and polygon.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000395726C00011$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
SYS_IL0000395726C00012$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
Columns
Name Datatype Length Mandatory Comments
CARTO_ID NUMBER (17) Yes The CARTO ID defines the unique identifier of the entity.
PARTITION_ID NUMBER (10)
PARTITION_ID attribute is not populated.
NAME VARCHAR2 (255) Yes Labeling name for the States.
DISPLAY_CLASS NUMBER (10)
DISPLAY_CLASS attribute is not populated.
GEOMETRY SDO_GEOMETRY (1)
Query Text

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


SELECT CARTO_ID
,      PARTITION_ID
,      NAME
,      DISPLAY_CLASS
,      GEOMETRY
FROM CSF.CSF_WOM_BOUNDARY_STATE;

Dependencies

[top of page]

CSF.CSF_WOM_BOUNDARY_STATE references the following:

SchemaMDSYS
TYPESDO_ELEM_INFO_ARRAY
TYPESDO_GEOMETRY
TYPESDO_ORDINATE_ARRAY
SchemaSYS
PL/SQL PackageSTANDARD - show dependent code
CSF.CSF_WOM_BOUNDARY_STATE is referenced by following:

SchemaCSF
ViewCSF_WOM_BOUNDARY_STATE#