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


TABLE: OLAPSYS.CWM2$_TEMP_VALUES

Object Details
Object Name: CWM2$_TEMP_VALUES
Object Type: TABLE
Owner: OLAPSYS
Subobject Name:
Status: VALID

Temporary Table Details

OLAPSYS.CWM2$_TEMP_VALUES 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
Columns
Name Datatype Length Mandatory Comments
INT_VAR NUMBER (30)
NUM_VAR NUMBER (36)
TEXT_VAR VARCHAR2 (255)
Query Text

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


SELECT INT_VAR
,      NUM_VAR
,      TEXT_VAR
FROM OLAPSYS.CWM2$_TEMP_VALUES;

Dependencies

[top of page]

OLAPSYS.CWM2$_TEMP_VALUES does not reference any database object

OLAPSYS.CWM2$_TEMP_VALUES is not referenced by any database object