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


VIEW: MSC.MSC_ST_TRIP_STOPS#

Object Details
Object Name: MSC_ST_TRIP_STOPS#
Object Type: VIEW
Owner: MSC
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
STOP_ID NUMBER

STOP_LOCATION_ID NUMBER

STATUS_CODE VARCHAR2 (2)
STOP_SEQUENCE_NUMBER NUMBER

PLANNED_ARRIVAL_DATE DATE

PLANNED_DEPARTURE_DATE DATE

TRIP_ID NUMBER

SR_INSTANCE_ID NUMBER

DELETED_FLAG NUMBER

REFRESH_ID NUMBER

Query Text

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


SELECT STOP_ID
,      STOP_LOCATION_ID
,      STATUS_CODE
,      STOP_SEQUENCE_NUMBER
,      PLANNED_ARRIVAL_DATE
,      PLANNED_DEPARTURE_DATE
,      TRIP_ID
,      SR_INSTANCE_ID
,      DELETED_FLAG
,      REFRESH_ID
FROM MSC.MSC_ST_TRIP_STOPS#;

Dependencies

[top of page]

MSC.MSC_ST_TRIP_STOPS# references the following:

SchemaMSC
TableMSC_ST_TRIP_STOPS
MSC.MSC_ST_TRIP_STOPS# is referenced by following:

SchemaAPPS
SynonymMSC_ST_TRIP_STOPS