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


TABLE: HXC.HXC_TMP_BLD_BLKS

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

Temporary Table Details

HXC.HXC_TMP_BLD_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
SEQ NUMBER (15) Yes
TIME_BUILDING_BLOCK_ID NUMBER (15) Yes
TIME_BUILDING_BLOCK_OVN NUMBER (9) Yes
Query Text

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


SELECT SEQ
,      TIME_BUILDING_BLOCK_ID
,      TIME_BUILDING_BLOCK_OVN
FROM HXC.HXC_TMP_BLD_BLKS;

Dependencies

[top of page]

HXC.HXC_TMP_BLD_BLKS does not reference any database object

HXC.HXC_TMP_BLD_BLKS is referenced by following:

SchemaAPPS
SynonymHXC_TMP_BLD_BLKS