[Home] [Help]
[Dependency Information]
| 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.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| SYS_IL0000395726C00011$$ | LOB | UNIQUE |
APPS_TS_TX_DATA
|
|
| SYS_IL0000395726C00012$$ | LOB | UNIQUE |
APPS_TS_TX_DATA
|
| 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) |
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;
MDSYS
SDO_ELEM_INFO_ARRAY
SDO_GEOMETRY
SDO_ORDINATE_ARRAY
SYS
STANDARD
- show dependent code
APPS
CSF_WOM_BOUNDARY_STATE
|
|
|
|