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


TABLE: ASO.ASO_BI_FUNC_CURR_TMP

Object Details
Object Name: ASO_BI_FUNC_CURR_TMP
Object Type: TABLE
Owner: ASO
Subobject Name:
Status: VALID

Temporary Table Details

ASO.ASO_BI_FUNC_CURR_TMP 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
ORG_ID NUMBER (15)
CURRENCY_CODE VARCHAR2 (15)
Query Text

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


SELECT ORG_ID
,      CURRENCY_CODE
FROM ASO.ASO_BI_FUNC_CURR_TMP;

Dependencies

[top of page]

ASO.ASO_BI_FUNC_CURR_TMP does not reference any database object

ASO.ASO_BI_FUNC_CURR_TMP is referenced by following:

SchemaAPPS
SynonymASO_BI_FUNC_CURR_TMP