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

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ENTRY_ID number 0
ITEM_ENTRIES.ENTRY_ID ITENTIN_ITENT_FK C
INSTANCE_ID number 0
ITEM_INSTANCES.INSTANCE_ID ITENTIN_ITII_FK C
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null

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

Close relationships  within of separation: