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


TABLE: XLA.XLA_BAL_PERIOD_STATS_GT

Object Details
Object Name: XLA_BAL_PERIOD_STATS_GT
Object Type: TABLE
Owner: XLA
Subobject Name:
Status: VALID

Temporary Table Details

XLA.XLA_BAL_PERIOD_STATS_GT 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
XLA_BAL_PERIOD_STATS_GT_U1 NORMAL UNIQUE Tablespace ColumnLEDGER_ID
ColumnPERIOD_NAME
Columns
Name Datatype Length Mandatory Comments
LEDGER_ID NUMBER (15) Yes
PERIOD_NAME VARCHAR2 (15) Yes
PERIOD_YEAR NUMBER (15) Yes
EFFECTIVE_PERIOD_NUM NUMBER (15) Yes
FIRST_PERIOD_IN_YEAR_FLAG VARCHAR2 (1) Yes
Query Text

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


SELECT LEDGER_ID
,      PERIOD_NAME
,      PERIOD_YEAR
,      EFFECTIVE_PERIOD_NUM
,      FIRST_PERIOD_IN_YEAR_FLAG
FROM XLA.XLA_BAL_PERIOD_STATS_GT;

Dependencies

[top of page]

XLA.XLA_BAL_PERIOD_STATS_GT does not reference any database object

XLA.XLA_BAL_PERIOD_STATS_GT is referenced by following:

SchemaAPPS
SynonymXLA_BAL_PERIOD_STATS_GT