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


TABLE: PO.PO_OKC_VARS_GT

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

Temporary Table Details

PO.PO_OKC_VARS_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_OKC_VARS_GT_N1 NORMAL NONUNIQUE Tablespace ColumnDOC_TYPE
ColumnDOC_ID
ColumnVARIABLE_CODE
Columns
Name Datatype Length Mandatory Comments
DOC_TYPE VARCHAR2 (30) Yes
DOC_ID NUMBER
Yes
ARTICLE_VERSION_ID NUMBER
Yes
CAT_ID NUMBER
Yes
VARIABLE_CODE VARCHAR2 (30) Yes
VARIABLE_VALUE VARCHAR2 (2000)
Query Text

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


SELECT DOC_TYPE
,      DOC_ID
,      ARTICLE_VERSION_ID
,      CAT_ID
,      VARIABLE_CODE
,      VARIABLE_VALUE
FROM PO.PO_OKC_VARS_GT;

Dependencies

[top of page]

PO.PO_OKC_VARS_GT does not reference any database object

PO.PO_OKC_VARS_GT is referenced by following:

SchemaAPPS
SynonymPO_OKC_VARS_GT