| Table slot9.WORLD.TSTA.ITEM_SUB_TYPE_CODES This table defines sub types of an inventory type that can be added in the application (e.g. motorcycles, cars are sub-types of type vehicle)
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "AGENCY_CODE" IS NOT NULL | ITST_AGENCY_CD_NN |
| "DESCRIPTION" IS NOT NULL | ITST_DESCRIPTION_NN |
| "ITEM_TYPE_CODE" IS NOT NULL | ITST_ITEM_TYPE_CD_NN |
| "TYPE_ID" IS NOT NULL | ITST_TYPE_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| TYPE_ID | Primary key | Asc | ITST_PK |
| AGENCY_CODE | Performance | Asc | ITST_AGNCY_CD_FK_I |
| ITEM_TYPE_CODE | Performance | Asc | ITST_ITC_FK_I |
|


