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


TABLE: QP.QP_DISCOUNTS_UPG_TEMP

Object Details
Object Name: QP_DISCOUNTS_UPG_TEMP
Object Type: TABLE
Owner: QP
Subobject Name:
Status: VALID

Temporary Table Details

QP.QP_DISCOUNTS_UPG_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
DISCOUNT_ID NUMBER

DISCOUNT_NAME VARCHAR2 (50)
DISCOUNT_LINE_ID NUMBER

DISCOUNT_PERCENT NUMBER

Query Text

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


SELECT DISCOUNT_ID
,      DISCOUNT_NAME
,      DISCOUNT_LINE_ID
,      DISCOUNT_PERCENT
FROM QP.QP_DISCOUNTS_UPG_TEMP;

Dependencies

[top of page]

QP.QP_DISCOUNTS_UPG_TEMP does not reference any database object

QP.QP_DISCOUNTS_UPG_TEMP is referenced by following:

SchemaAPPS
SynonymQP_DISCOUNTS_UPG_TEMP