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


TABLE: ORDSYS.ORDDCM_CT_PRED_OPRD_TMP

Object Details
Object Name: ORDDCM_CT_PRED_OPRD_TMP
Object Type: TABLE
Owner: ORDSYS
Subobject Name:
Status: VALID

Temporary Table Details

ORDSYS.ORDDCM_CT_PRED_OPRD_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$SESSION. 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
SYS_IL0000488127C00004$$ LOB UNIQUE TablespaceSYSTEM
ORDDCM_CT_POGT_PID_IDX NORMAL NONUNIQUE Tablespace ColumnPID
Columns
Name Datatype Length Mandatory Comments
PID NUMBER (38)
POS NUMBER (3)
OPERAND XMLTYPE (2000)
Query Text

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


SELECT PID
,      POS
,      OPERAND
FROM ORDSYS.ORDDCM_CT_PRED_OPRD_TMP;

Dependencies

[top of page]

ORDSYS.ORDDCM_CT_PRED_OPRD_TMP references the following:

SchemaSYS
PL/SQL PackageSTANDARD - show dependent code
TYPEXMLTYPE

ORDSYS.ORDDCM_CT_PRED_OPRD_TMP is not referenced by any database object