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


TABLE: GL.GL_BIS_SEGVAL_INT

Object Details
Object Name: GL_BIS_SEGVAL_INT
Object Type: TABLE
Owner: GL
Subobject Name:
Status: VALID

Temporary Table Details

GL.GL_BIS_SEGVAL_INT 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
Indexes
Index Type Uniqueness Tablespace Column
GL_BIS_SEGVAL_INT_N1 NORMAL NONUNIQUE Tablespace ColumnSEGMENT_COLUMN_NAME
ColumnSEGMENT_VALUE
Columns
Name Datatype Length Mandatory Comments
SEGMENT_COLUMN_NAME VARCHAR2 (30)
SEGMENT_VALUE VARCHAR2 (150)
PARENT_SEGMENT VARCHAR2 (150)
Query Text

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


SELECT SEGMENT_COLUMN_NAME
,      SEGMENT_VALUE
,      PARENT_SEGMENT
FROM GL.GL_BIS_SEGVAL_INT;

Dependencies

[top of page]

GL.GL_BIS_SEGVAL_INT does not reference any database object

GL.GL_BIS_SEGVAL_INT is referenced by following:

SchemaAPPS
SynonymGL_BIS_SEGVAL_INT