| Table slot9.WORLD.TSTA.VEHICLE_STYLES This table defines the valid style codes that can be added to a vehicle in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "VEHICLE_STYLE_CODE" IS NOT NULL | VST_VEHICLE_STYLE_CODE_NN |
| "VTC_TYPE_CODE" IS NOT NULL | VST_VTC_TYPE_CODE_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| VEHICLE_STYLE_CODE + VTC_TYPE_CODE | Primary key | Asc/Asc | VST_PK |
| VTC_TYPE_CODE | Performance | Asc | VST_VTC_FK_I |
|


