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


TABLE: FEM.FEM_CUSTOMER_PERCENTILE_GT

Object Details
Object Name: FEM_CUSTOMER_PERCENTILE_GT
Object Type: TABLE
Owner: FEM
Subobject Name:
Status: VALID

Temporary Table Details

FEM.FEM_CUSTOMER_PERCENTILE_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$TRANSACTION. 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
FEM_CUST_PERCENTILE_GT_U1 NORMAL UNIQUE Tablespace ColumnID_NUMBER
ColumnCUSTOMER_TYPE_CODE
Columns
Name Datatype Length Mandatory Comments
CUSTOMER_TYPE_CODE NUMBER
Yes
ID_NUMBER NUMBER
Yes
PROFIT_PERCENTILE NUMBER

PROFIT_DECILE NUMBER

Query Text

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


SELECT CUSTOMER_TYPE_CODE
,      ID_NUMBER
,      PROFIT_PERCENTILE
,      PROFIT_DECILE
FROM FEM.FEM_CUSTOMER_PERCENTILE_GT;

Dependencies

[top of page]

FEM.FEM_CUSTOMER_PERCENTILE_GT does not reference any database object

FEM.FEM_CUSTOMER_PERCENTILE_GT is referenced by following:

SchemaAPPS
SynonymFEM_CUSTOMER_PERCENTILE_GT