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


TABLE: HXC.HXC_TMP_BLKS

Object Details
Object Name: HXC_TMP_BLKS
Object Type: TABLE
Owner: HXC
Subobject Name:
Status: VALID

Temporary Table Details

HXC.HXC_TMP_BLKS 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
Columns
Name Datatype Length Mandatory Comments
BB_ID NUMBER (15)
MEASURE NUMBER

TYPE VARCHAR2 (30)
START_TIME DATE

STOP_TIME DATE

SCOPE VARCHAR2 (40)
COMMENT_TEXT VARCHAR2 (2000)
Query Text

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


SELECT BB_ID
,      MEASURE
,      TYPE
,      START_TIME
,      STOP_TIME
,      SCOPE
,      COMMENT_TEXT
FROM HXC.HXC_TMP_BLKS;

Dependencies

[top of page]

HXC.HXC_TMP_BLKS does not reference any database object

HXC.HXC_TMP_BLKS is referenced by following:

SchemaAPPS
SynonymHXC_TMP_BLKS