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


TABLE: MST.MST_MD_ADMIN_BOUNDARIES

Object Details
Object Name: MST_MD_ADMIN_BOUNDARIES
Object Type: TABLE
Owner: MST
Subobject Name:
Status: VALID


A MD ADMIN BOUND defines an administrative boundary defined in a country.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000329580C00012$$ LOB UNIQUE TablespaceAPPS_TS_SEED
SYS_IL0000329580C00013$$ LOB UNIQUE TablespaceAPPS_TS_SEED
MST_MD_ADM_BNDS_N1 DOMAIN NONUNIQUE Tablespace ColumnGEOMETRY
Columns
Name Datatype Length Mandatory Comments
ADMIN_BOUND_ID NUMBER

The ADMIN BOUNDARY's unique identifier.
FEATURE_CODE NUMBER

The FEATURE CODE defines the type of administrative level.
AREA NUMBER

Defines the surface in square units.
ADMIN_LEVEL NUMBER

The ADMIN LEVEL defines the administrative level represented by this carthographic entity.
INST_STYLE_ID NUMBER

Generic unique identifier for an entity.
GEOMETRY SDO_GEOMETRY (1)
Query Text

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


SELECT ADMIN_BOUND_ID
,      FEATURE_CODE
,      AREA
,      ADMIN_LEVEL
,      INST_STYLE_ID
,      GEOMETRY
FROM MST.MST_MD_ADMIN_BOUNDARIES;

Dependencies

[top of page]

MST.MST_MD_ADMIN_BOUNDARIES references the following:

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

SchemaAPPS
SynonymMST_MD_ADMIN_BOUNDARIES