FFS_ST_ACTY_KEY_AREA_GT
Relation between travel keys and areas.
Details
-
Schema: FUSION
-
Object owner: FFS
-
Object type: TABLE
-
Tablespace: ffs_st_acty_key_area_gt
Primary Key
| Name | Columns |
|---|---|
|
FFS_ST_ACTY_KEY_AREA_GT_PK |
KEY_ID, AREA_ID |
Columns
| Name | Datatype | Precision | Not-null | Comments |
|---|---|---|---|---|
| KEY_ID | NUMBER | 10 | Yes | Unique identifier for Activity Travel key value. |
| AREA_ID | NUMBER | 10 | Yes | Unique identifier for the travel area. |
| WEIGHT | NUMBER | 10 | Binding weight corresponding to the travel area. |
Indexes
| Index | Uniqueness | Columns |
|---|---|---|
| FFS_ST_ACTY_KEY_AREA_GT_PK | Unique | KEY_ID, AREA_ID |