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


TABLE: GCS.GCS_INTERCO_SUBS_GT

Object Details
Object Name: GCS_INTERCO_SUBS_GT
Object Type: TABLE
Owner: GCS
Subobject Name:
Status: VALID

Temporary Table Details

GCS.GCS_INTERCO_SUBS_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$TRANSACTION. 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
GCS_INTERCO_SUBS_GT_N1 NORMAL NONUNIQUE Tablespace ColumnCHILD_ENTITY_ID
Columns
Name Datatype Length Mandatory Comments
HIERARCHY_ID NUMBER (15) Yes Foriegn key to the consolidation hierarchy defining column
PARENT_ENTITY_ID NUMBER
Yes Parent entity identifying column
CHILD_ENTITY_ID NUMBER
Yes child entity identifying column
START_DATE DATE

Start Date
END_DATE DATE

End Date
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

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


SELECT HIERARCHY_ID
,      PARENT_ENTITY_ID
,      CHILD_ENTITY_ID
,      START_DATE
,      END_DATE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GCS.GCS_INTERCO_SUBS_GT;

Dependencies

[top of page]

GCS.GCS_INTERCO_SUBS_GT does not reference any database object

GCS.GCS_INTERCO_SUBS_GT is referenced by following:

SchemaAPPS
SynonymGCS_INTERCO_SUBS_GT