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


TABLE: FTE.FTE_ESTIMATE_RATES_DEL_TEMP

Object Details
Object Name: FTE_ESTIMATE_RATES_DEL_TEMP
Object Type: TABLE
Owner: FTE
Subobject Name:
Status: VALID

Temporary Table Details

FTE.FTE_ESTIMATE_RATES_DEL_TEMP 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
Primary Key: SYS_C00201095
  1. ColumnDELIVERY_ID
Indexes
Index Type Uniqueness Tablespace Column
SYS_C00201095 NORMAL UNIQUE Tablespace ColumnDELIVERY_ID
Columns
Name Datatype Length Mandatory Comments
DELIVERY_ID NUMBER
Yes
RATE_AVAILABLE_FLAG VARCHAR2 (1)
MATCHING_FLAG VARCHAR2 (1)
Query Text

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


SELECT DELIVERY_ID
,      RATE_AVAILABLE_FLAG
,      MATCHING_FLAG
FROM FTE.FTE_ESTIMATE_RATES_DEL_TEMP;

Dependencies

[top of page]

FTE.FTE_ESTIMATE_RATES_DEL_TEMP does not reference any database object

FTE.FTE_ESTIMATE_RATES_DEL_TEMP is referenced by following:

SchemaAPPS
SynonymFTE_ESTIMATE_RATES_DEL_TEMP