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


TABLE: WSH.WSH_LPN_PURGE_TMP

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

Temporary Table Details

WSH.WSH_LPN_PURGE_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_LPN_PURGE_TMP_N1 NORMAL NONUNIQUE Tablespace ColumnLPN_ID
WSH_LPN_PURGE_TMP_N2 NORMAL NONUNIQUE Tablespace ColumnDELIVERY_DETAIL_ID
Columns
Name Datatype Length Mandatory Comments
LPN_ID NUMBER

DELIVERY_DETAIL_ID NUMBER

ELIGIBLE_FLAG VARCHAR2 (10)
Query Text

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


SELECT LPN_ID
,      DELIVERY_DETAIL_ID
,      ELIGIBLE_FLAG
FROM WSH.WSH_LPN_PURGE_TMP;

Dependencies

[top of page]

WSH.WSH_LPN_PURGE_TMP does not reference any database object

WSH.WSH_LPN_PURGE_TMP is referenced by following:

SchemaAPPS
SynonymWSH_LPN_PURGE_TMP