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


TABLE: CSF.CSF_LF_ROADSEGMENTS_EU

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


DEFINITION
A Road Segment is a navigable feature such as a Road, Ferry or Walkway. Road Segments make up the navigable road network. A Road Segment is always bounded by two nodes. A road segment will have various attributes associated with it.
EXAMPLE
MISCELLANEOUS


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ROADSEGMENT_ID NUMBER (30) Yes Permanent identifier for RoadSegment (=GDF3.0 Edge ID)
ROADSEGMENT_LENGTH NUMBER
Yes Length of road segment
TIME_ZONE NUMBER

The time zone for this road segment
SECURITY_GROUP_ID NUMBER

Identifier user for running in hosted mode.
Query Text

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


SELECT ROADSEGMENT_ID
,      ROADSEGMENT_LENGTH
,      TIME_ZONE
,      SECURITY_GROUP_ID
FROM CSF.CSF_LF_ROADSEGMENTS_EU;

Dependencies

[top of page]

CSF.CSF_LF_ROADSEGMENTS_EU does not reference any database object

CSF.CSF_LF_ROADSEGMENTS_EU is referenced by following:

SchemaAPPS
SynonymCSF_LF_ROADSEGMENTS_EU