| Table slot9.WORLD.TSTA.ITEM_ORDERS This table stores the order information for inventory items as created in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "AGENCY_CODE" IS NOT NULL | ITORD_AGNCY_CD_NN |
| "ORDER_ID" IS NOT NULL | ITORD_ORDER_ID_NN |
| "VENDOR_ID" IS NOT NULL | ITORD_VENDOR_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| ORDER_ID | Primary key | Asc | ITORD_PK |
| AGENCY_CODE | Performance | Asc | ITORD_AGNCY_CD_FK_I |
| VENDOR_ID | Performance | Asc | ITORD_ITVD_FK_I |
|


