| Table slot9.WORLD.TSTA.ITEM_ENTRY_INSTANCES This table stores the join between the inventory instances and the inventory entry. If inventory items are added in bulk, all instances created are joined to a single inventory entry
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "ENTRY_ID" IS NOT NULL | ITENTIN_ENTRY_ID_NN |
| "INSTANCE_ID" IS NOT NULL | ITENTIN_INSTANCE_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| ENTRY_ID + INSTANCE_ID | Primary key | Asc/Asc | ITENTIN_PK |
| ENTRY_ID | Performance | Asc | ITENTIN_ITENT_FK_I |
| INSTANCE_ID | Performance | Asc | ITENTIN_ITII_FK_I |
|


