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


TABLE: FA.FA_BOOK_CONTROLS_GT

Object Details
Object Name: FA_BOOK_CONTROLS_GT
Object Type: TABLE
Owner: FA
Subobject Name:
Status: VALID

Temporary Table Details

FA.FA_BOOK_CONTROLS_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
FA_BOOK_CONTROLS_GT_U1 NORMAL UNIQUE Tablespace ColumnBOOK_TYPE_CODE
Columns
Name Datatype Length Mandatory Comments
BOOK_TYPE_CODE VARCHAR2 (15) Yes Book name
ORG_ID NUMBER (15)
Organization ID
Query Text

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


SELECT BOOK_TYPE_CODE
,      ORG_ID
FROM FA.FA_BOOK_CONTROLS_GT;

Dependencies

[top of page]

FA.FA_BOOK_CONTROLS_GT does not reference any database object

FA.FA_BOOK_CONTROLS_GT is referenced by following:

SchemaAPPS
SynonymFA_BOOK_CONTROLS_GT