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


TABLE: WSH.WSH_CONSTRAINT_DLEG_TMP

Object Details
Object Name: WSH_CONSTRAINT_DLEG_TMP
Object Type: TABLE
Owner: WSH
Subobject Name:
Status: VALID

Temporary Table Details

WSH.WSH_CONSTRAINT_DLEG_TMP is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
WSH_CONSTRAINT_DLEG_TMP_N1 NORMAL NONUNIQUE Tablespace ColumnPICK_UP_STOP_LOCATION_ID
WSH_CONSTRAINT_DLEG_TMP_N2 NORMAL NONUNIQUE Tablespace ColumnDELIVERY_ID
Columns
Name Datatype Length Mandatory Comments
DELIVERY_LEG_ID NUMBER

SEQUENCE_NUMBER NUMBER

PICK_UP_STOP_ID NUMBER

DROP_OFF_STOP_ID NUMBER

PICK_UP_STOP_LOCATION_ID NUMBER

DROP_OFF_STOP_LOCATION_ID NUMBER

PICK_UP_STOP_PA_DATE DATE

DROP_OFF_STOP_PA_DATE DATE

TRIP_ID NUMBER

DELIVERY_ID NUMBER

Query Text

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


SELECT DELIVERY_LEG_ID
,      SEQUENCE_NUMBER
,      PICK_UP_STOP_ID
,      DROP_OFF_STOP_ID
,      PICK_UP_STOP_LOCATION_ID
,      DROP_OFF_STOP_LOCATION_ID
,      PICK_UP_STOP_PA_DATE
,      DROP_OFF_STOP_PA_DATE
,      TRIP_ID
,      DELIVERY_ID
FROM WSH.WSH_CONSTRAINT_DLEG_TMP;

Dependencies

[top of page]

WSH.WSH_CONSTRAINT_DLEG_TMP does not reference any database object

WSH.WSH_CONSTRAINT_DLEG_TMP is referenced by following:

SchemaAPPS
SynonymWSH_CONSTRAINT_DLEG_TMP