| Table slot9.WORLD.TSTA.VEHICLE_ATTACHMENTS This table stores attachments added to a MASTER VEHICLE in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "ID" IS NOT NULL | VEHATT_ID_NN |
| "VEHICLE_ID" IS NOT NULL | VEHATT_VEHICLE_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| VEHICLE_ID + ID | Primary key | Asc/Asc | VEHATT_PK |
| ID | Performance | Asc | VEHATT_ATT_FK_I |
| VEHICLE_ID | Performance | Asc | VEHATT_VEH_FK_I |
|


