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


TABLE: GL.GL_YEAR_END_ACCT_INT

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

Temporary Table Details

GL.GL_YEAR_END_ACCT_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_YEAR_END_ACCT_INT_U1 NORMAL UNIQUE Tablespace ColumnBALANCING_SEGMENT
ColumnTEMPLATE_TYPE
GL_YEAR_END_ACCT_INT_N1 NORMAL NONUNIQUE Tablespace ColumnCODE_COMBINATION_ID
ColumnTEMPLATE_TYPE
Columns
Name Datatype Length Mandatory Comments
BALANCING_SEGMENT VARCHAR2 (25) Yes
CODE_COMBINATION_ID NUMBER (15) Yes
TEMPLATE_TYPE VARCHAR2 (1)
Query Text

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


SELECT BALANCING_SEGMENT
,      CODE_COMBINATION_ID
,      TEMPLATE_TYPE
FROM GL.GL_YEAR_END_ACCT_INT;

Dependencies

[top of page]

GL.GL_YEAR_END_ACCT_INT does not reference any database object

GL.GL_YEAR_END_ACCT_INT is referenced by following:

SchemaAPPS
SynonymGL_YEAR_END_ACCT_INT