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


TABLE: OKC.OKC_CLE_DATES_TMP

Object Details
Object Name: OKC_CLE_DATES_TMP
Object Type: TABLE
Owner: OKC
Subobject Name:
Status: VALID

Temporary Table Details

OKC.OKC_CLE_DATES_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: PROFILE_VALUES_TEMP_PK
  1. ColumnID
Indexes
Index Type Uniqueness Tablespace Column
PROFILE_VALUES_TEMP_PK NORMAL UNIQUE Tablespace ColumnID
Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes
ORIG_START_DATE DATE

ORIG_END_DATE DATE

START_DATE DATE

END_DATE DATE

Query Text

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


SELECT ID
,      ORIG_START_DATE
,      ORIG_END_DATE
,      START_DATE
,      END_DATE
FROM OKC.OKC_CLE_DATES_TMP;

Dependencies

[top of page]

OKC.OKC_CLE_DATES_TMP does not reference any database object

OKC.OKC_CLE_DATES_TMP is referenced by following:

SchemaAPPS
SynonymOKC_CLE_DATES_TMP