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


TABLE: FA.FA_INQUIRY_TRX_GT

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

Temporary Table Details

FA.FA_INQUIRY_TRX_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_INQUIRY_TRX_GT_N1 NORMAL NONUNIQUE Tablespace ColumnTRANSACTION_HEADER_ID
FA_INQUIRY_TRX_GT_N2 NORMAL NONUNIQUE Tablespace ColumnASSET_ID
ColumnBOOK_TYPE_CODE
Columns
Name Datatype Length Mandatory Comments
TRANSACTION_HEADER_ID NUMBER (15)
ASSET_ID NUMBER (15)
BOOK_TYPE_CODE VARCHAR2 (15)
Query Text

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


SELECT TRANSACTION_HEADER_ID
,      ASSET_ID
,      BOOK_TYPE_CODE
FROM FA.FA_INQUIRY_TRX_GT;

Dependencies

[top of page]

FA.FA_INQUIRY_TRX_GT does not reference any database object

FA.FA_INQUIRY_TRX_GT is referenced by following:

SchemaAPPS
SynonymFA_INQUIRY_TRX_GT