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


TABLE: AR.HZ_BANK_VAL_GT

Object Details
Object Name: HZ_BANK_VAL_GT
Object Type: TABLE
Owner: AR
Subobject Name:
Status: VALID

Temporary Table Details

AR.HZ_BANK_VAL_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
Columns
Name Datatype Length Mandatory Comments
TEMP_ID NUMBER (15)
BANK_OR_BRANCH_NUMBER VARCHAR2 (60)
BANK_CODE VARCHAR2 (30)
BRANCH_CODE VARCHAR2 (30)
INSTITUTION_TYPE VARCHAR2 (30)
BRANCH_TYPE VARCHAR2 (30)
RFC_CODE VARCHAR2 (30)
COUNTRY VARCHAR2 (30)
Query Text

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


SELECT TEMP_ID
,      BANK_OR_BRANCH_NUMBER
,      BANK_CODE
,      BRANCH_CODE
,      INSTITUTION_TYPE
,      BRANCH_TYPE
,      RFC_CODE
,      COUNTRY
FROM AR.HZ_BANK_VAL_GT;

Dependencies

[top of page]

AR.HZ_BANK_VAL_GT does not reference any database object

AR.HZ_BANK_VAL_GT is referenced by following:

SchemaAPPS
SynonymHZ_BANK_VAL_GT