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


TABLE: CSF.CSF_MD_LAND_USES_AU

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


DEFINITION
A LAND USE defines the geometry of various land usages.
EXAMPLE
Some examples of land usages are: Parks, Forest, Industrial complex, Airport, Island, Military base, Reservations, etc.
MISCELLANEOUS


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
LANDUSE_ID NUMBER (30) Yes Generic unique identifier for an entity
FEATURE_CODE NUMBER
Yes The FEATURE CODE defines the type of land usage.
INST_STYLE_ID NUMBER (30) Yes Generic unique identifier for an entity
PARK_TYPE NUMBER

Defines type of Park, sub-attribute for Feature Code 7170
AREA NUMBER

Specifies the surface in square units.
SECURITY_GROUP_ID NUMBER

Identifier used for running in hosted mode.
Query Text

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


SELECT LANDUSE_ID
,      FEATURE_CODE
,      INST_STYLE_ID
,      PARK_TYPE
,      AREA
,      SECURITY_GROUP_ID
FROM CSF.CSF_MD_LAND_USES_AU;

Dependencies

[top of page]

CSF.CSF_MD_LAND_USES_AU does not reference any database object

CSF.CSF_MD_LAND_USES_AU is referenced by following:

SchemaAPPS
SynonymCSF_MD_LAND_USES_AU