FFS_STATS_KEY_GT

Global temporary table to calculate Stats keys.

Details

  • Schema: FUSION

  • Object owner: FFS

  • Object type: TABLE

  • Tablespace: ffs_stats_key_gt

Primary Key

Name Columns

FFS_STATS_KEY_GT_PK

ENTITY_ID

Columns

Name Datatype Length Precision Not-null Comments
ENTITY_ID NUMBER 10 Yes Unique identifier for the statistics key.
KEY_VALUE VARCHAR2 200 Value of the Statistics key for temporary calculation.
ADDITIONAL_INFO VARCHAR2 4000 Oracle internal use only. Stores the additional information during calculation.

Indexes

Index Uniqueness Columns
FFS_STATS_KEY_GT_PK Unique ENTITY_ID