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


TABLE: BIC.BIC_TEMP_SEGMENT

Object Details
Object Name: BIC_TEMP_SEGMENT
Object Type: TABLE
Owner: BIC
Subobject Name:
Status: VALID

Temporary Table Details

BIC.BIC_TEMP_SEGMENT 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
PERIOD_NUM NUMBER

PERIOD VARCHAR2 (30)
VIEW_BY VARCHAR2 (240)
VIEW_BY_ID VARCHAR2 (60)
VALUE NUMBER

SECURITY_GROUP_ID NUMBER (15)
Query Text

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


SELECT PERIOD_NUM
,      PERIOD
,      VIEW_BY
,      VIEW_BY_ID
,      VALUE
,      SECURITY_GROUP_ID
FROM BIC.BIC_TEMP_SEGMENT;

Dependencies

[top of page]

BIC.BIC_TEMP_SEGMENT does not reference any database object

BIC.BIC_TEMP_SEGMENT is referenced by following:

SchemaAPPS
SynonymBIC_TEMP_SEGMENT