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


TABLE: CSF.CSF_MD_ADM_BOUNDS_EU

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


DEFINITION
A MD ADMIN BOUND defines an administrative boundary defined in a country.
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_IL0000493244C00013$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
SYS_IL0000493244C00014$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
Columns
Name Datatype Length Mandatory Comments
ADMIN_BOUND_ID NUMBER (30) Yes The ADMIN BOUND ID 's unique identifier.
ADMIN_LEVEL NUMBER
Yes The ADMIN LEVEL defines the administrative level represented by this carthographic entity.
FEATURE_CODE NUMBER
Yes The FEATURE CODE defines the type of administrative level.
INST_STYLE_ID NUMBER (30) Yes Generic unique identifier for an entity
AREA NUMBER

Defines the surface in square units.
SECURITY_GROUP_ID NUMBER

Identifier used for running in hosted mode.
GEOMETRY SDO_GEOMETRY (1)
Query Text

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


SELECT ADMIN_BOUND_ID
,      ADMIN_LEVEL
,      FEATURE_CODE
,      INST_STYLE_ID
,      AREA
,      SECURITY_GROUP_ID
,      GEOMETRY
FROM CSF.CSF_MD_ADM_BOUNDS_EU;

Dependencies

[top of page]

CSF.CSF_MD_ADM_BOUNDS_EU references the following:

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

SchemaCSF
ViewCSF_MD_ADM_BOUNDS_EU#