Table slot9.WORLD.TSTA.VEHICLE_TYPE_CODES This table defines the valid type 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 |
---|---|
ACTIVE IN ('N', 'Y') | CK_VTC_ACTIVE |
"NPTC_PROPERTY_TYPE_TYPE" IS NOT NULL | VTC_NPTC_PROP_TYPETYPE_NN |
"NPTC_PROPERTY_TYPE_CODE" IS NOT NULL | VTC_NPTC_PROPERTY_TYPECODE_NN |
"TYPE_CODE" IS NOT NULL | VTC_TYPE_CODE_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
TYPE_CODE | Primary key | Asc | VTC_PK |
NPTC_PROPERTY_TYPE_TYPE + NPTC_PROPERTY_TYPE_CODE | Performance | Asc/Asc | VTC_NPTC_PROPE_EJS_CODE_FK_I |
![]() ![]() ![]() |