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


TABLE: ASL.ASL_ACC_CUSTOMER

Object Details
Object Name: ASL_ACC_CUSTOMER
Object Type: TABLE
Owner: ASL
Subobject Name:
Status: VALID

Temporary Table Details

ASL.ASL_ACC_CUSTOMER 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
ASL_ACC_CUSTOMER_N1 NORMAL NONUNIQUE Tablespace ColumnCUSTOMER_ID
Columns
Name Datatype Length Mandatory Comments
CUSTOMER_ID NUMBER
Yes
PARTY_TYPE VARCHAR2 (30) Yes
LAST_UPDATE_DATE DATE
Yes
Query Text

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


SELECT CUSTOMER_ID
,      PARTY_TYPE
,      LAST_UPDATE_DATE
FROM ASL.ASL_ACC_CUSTOMER;

Dependencies

[top of page]

ASL.ASL_ACC_CUSTOMER does not reference any database object

ASL.ASL_ACC_CUSTOMER is referenced by following:

SchemaAPPS
SynonymASL_ACC_CUSTOMER