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


TABLE: WSH.WSH_TMP

Object Details
Object Name: WSH_TMP
Object Type: TABLE
Owner: WSH
FND Design Data: TableWSH.WSH_TMP
Subobject Name:
Status: VALID

Temporary Table Details

WSH.WSH_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
Columns
Name Datatype Length Mandatory Comments
ID NUMBER

FLAG VARCHAR2 (1)
COLUMN1 VARCHAR2 (30)
COLUMN2 VARCHAR2 (30)
COLUMN3 VARCHAR2 (30)
COLUMN4 VARCHAR2 (30)
COLUMN5 VARCHAR2 (30)
Query Text

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


SELECT ID
,      FLAG
,      COLUMN1
,      COLUMN2
,      COLUMN3
,      COLUMN4
,      COLUMN5
FROM WSH.WSH_TMP;

Dependencies

[top of page]

WSH.WSH_TMP does not reference any database object

WSH.WSH_TMP is referenced by following:

SchemaAPPS
SynonymWSH_TMP