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


TABLE: ORDSYS.ORDDCM_CT_PRED_TMP

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

Temporary Table Details

ORDSYS.ORDDCM_CT_PRED_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
Primary Key: SYS_C00235949
  1. ColumnPID
Indexes
Index Type Uniqueness Tablespace Column
SYS_C00235949 NORMAL UNIQUE Tablespace ColumnPID
ORDDCM_CT_PGT_FPID_IDX NORMAL NONUNIQUE Tablespace ColumnFPID
ORDDCM_CT_PGT_REF_IDX NORMAL NONUNIQUE Tablespace ColumnREF_PID
Columns
Name Datatype Length Mandatory Comments
PID NUMBER (38) Yes
FPID NUMBER (38)
POS NUMBER (3) Yes
REF_PID NUMBER (38)
OP NUMBER (3)
DESCRIPTION VARCHAR2 (1999)
Query Text

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


SELECT PID
,      FPID
,      POS
,      REF_PID
,      OP
,      DESCRIPTION
FROM ORDSYS.ORDDCM_CT_PRED_TMP;

Dependencies

[top of page]

ORDSYS.ORDDCM_CT_PRED_TMP does not reference any database object

ORDSYS.ORDDCM_CT_PRED_TMP is not referenced by any database object