[Home] [Help]
[Dependency Information]
| Object Name: | CSF_MD_ADM_BOUNDS_AU |
|---|---|
| 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.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| 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. |
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
FROM CSF.CSF_MD_ADM_BOUNDS_AU;
CSF.CSF_MD_ADM_BOUNDS_AU does not reference any database object
CSF.CSF_MD_ADM_BOUNDS_AU is referenced by following:
APPS
CSF_MD_ADM_BOUNDS_AU
|
|
|
|