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


TABLE: FTE.FTE_SEL_ATTRIBUTES_TMP2

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

Temporary Table Details

FTE.FTE_SEL_ATTRIBUTES_TMP2 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
FTE_SEL_ATTRIBUTES_TMP2_N1 NORMAL NONUNIQUE Tablespace ColumnQUERY_ID
Columns
Name Datatype Length Mandatory Comments
QUERY_ID NUMBER
Yes
ATTRIBUTE_CODE VARCHAR2 (30)
ATTRIBUTE_VALUE VARCHAR2 (240)
ATTRIBUTE_VALUE_NUMBER NUMBER

Query Text

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


SELECT QUERY_ID
,      ATTRIBUTE_CODE
,      ATTRIBUTE_VALUE
,      ATTRIBUTE_VALUE_NUMBER
FROM FTE.FTE_SEL_ATTRIBUTES_TMP2;

Dependencies

[top of page]

FTE.FTE_SEL_ATTRIBUTES_TMP2 does not reference any database object

FTE.FTE_SEL_ATTRIBUTES_TMP2 is referenced by following:

SchemaAPPS
SynonymFTE_SEL_ATTRIBUTES_TMP2