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


TABLE: QA.QA_INSP_COLLECTIONS_DTL_TEMP

Object Details
Object Name: QA_INSP_COLLECTIONS_DTL_TEMP
Object Type: TABLE
Owner: QA
Subobject Name:
Status: VALID

Temporary Table Details

QA.QA_INSP_COLLECTIONS_DTL_TEMP 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$SESSION. 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
COLLECTION_ID NUMBER
Yes
OCCURRENCE NUMBER

ORGANIZATION_ID NUMBER

ITEM_ID NUMBER

LPN_ID NUMBER

XFR_LPN_ID NUMBER

LOT_NUMBER VARCHAR2 (30)
SERIAL_NUMBER VARCHAR2 (30)
INSP_RESULT VARCHAR2 (80)
INSP_QTY NUMBER

Query Text

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


SELECT COLLECTION_ID
,      OCCURRENCE
,      ORGANIZATION_ID
,      ITEM_ID
,      LPN_ID
,      XFR_LPN_ID
,      LOT_NUMBER
,      SERIAL_NUMBER
,      INSP_RESULT
,      INSP_QTY
FROM QA.QA_INSP_COLLECTIONS_DTL_TEMP;

Dependencies

[top of page]

QA.QA_INSP_COLLECTIONS_DTL_TEMP does not reference any database object

QA.QA_INSP_COLLECTIONS_DTL_TEMP is referenced by following:

SchemaAPPS
SynonymQA_INSP_COLLECTIONS_DTL_TEMP