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


TABLE: PO.PO_ENTITY_GT

Object Details
Object Name: PO_ENTITY_GT
Object Type: TABLE
Owner: PO
FND Design Data: TablePO.PO_ENTITY_GT
Subobject Name:
Status: VALID

Temporary Table Details

PO.PO_ENTITY_GT 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
Indexes
Index Type Uniqueness Tablespace Column
PO_ENTITY_GT_N1 NORMAL NONUNIQUE Tablespace ColumnPK1_VALUE
ColumnCOL_NAME
Columns
Name Datatype Length Mandatory Comments
PK1_VALUE NUMBER
Yes
PK2_VALUE NUMBER

PK3_VALUE NUMBER

PK4_VALUE NUMBER

PK5_VALUE NUMBER

COL_NAME VARCHAR2 (40) Yes
COL_VALUE VARCHAR2 (4000)
COL_DESC VARCHAR2 (4000)
Query Text

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


SELECT PK1_VALUE
,      PK2_VALUE
,      PK3_VALUE
,      PK4_VALUE
,      PK5_VALUE
,      COL_NAME
,      COL_VALUE
,      COL_DESC
FROM PO.PO_ENTITY_GT;

Dependencies

[top of page]

PO.PO_ENTITY_GT does not reference any database object

PO.PO_ENTITY_GT is referenced by following:

SchemaAPPS
SynonymPO_ENTITY_GT