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


TABLE: ASL.ASL_ACC_LEAD

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

Temporary Table Details

ASL.ASL_ACC_LEAD 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_LEAD_N1 NORMAL NONUNIQUE Tablespace ColumnSALES_LEAD_ID
ASL_ACC_LEAD_N2 NORMAL NONUNIQUE Tablespace ColumnCUSTOMER_ID
Columns
Name Datatype Length Mandatory Comments
SALES_LEAD_ID NUMBER
Yes
CUSTOMER_ID NUMBER
Yes
LAST_UPDATE_DATE DATE
Yes
Query Text

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


SELECT SALES_LEAD_ID
,      CUSTOMER_ID
,      LAST_UPDATE_DATE
FROM ASL.ASL_ACC_LEAD;

Dependencies

[top of page]

ASL.ASL_ACC_LEAD does not reference any database object

ASL.ASL_ACC_LEAD is referenced by following:

SchemaAPPS
SynonymASL_ACC_LEAD