| Table slot9.WORLD.TSTA.DISPATCH_PERSON_VEHICLES This table stores the association between vehicles and people related to a Call for Service.
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "DISPATCH_PERSON_ID" IS NOT NULL | DPV_DISPATCH_PERSON_ID_NN |
| "DISPATCH_VEHICLE_ID" IS NOT NULL | DPV_DISPATCH_VEHICLE_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| DISPATCH_PERSON_ID + DISPATCH_VEHICLE_ID | Primary key | Asc/Asc | DPV_PK |
| DISPATCH_PERSON_ID | Performance | Asc | DPV_DEP_FK_I |
| DISPATCH_VEHICLE_ID | Performance | Asc | DPV_DEV_FK_I |
|


