FFS_ST_AREA_SLT_GT
Stats-wizard ms. Global temporary table for travel area calculations.
Details
-
Schema: FUSION
-
Object owner: FFS
-
Object type: TABLE
-
Tablespace: ffs_st_area_slt_gt
Columns
| Name | Datatype | Length | Precision | Comments |
|---|---|---|---|---|
| AREA_ID | NUMBER | 10 | Unique identifier for the travel area. | |
| RECORD_ID | NUMBER | 10 | Unique identifier for the record. | |
| ADDITIONAL_INFO | VARCHAR2 | 4000 | Oracle internal use only. Stores the additional information during calculation. |
Indexes
| Index | Uniqueness | Columns |
|---|---|---|
| FFS_ST_AREA_SLT_GT_N1 | Non Unique | AREA_ID |