Table slot9.WORLD.TSTA.IMPOUND_INVENTORY
This table stores inventory items found in the vehicle being impounded that are entered in the application. There is no link to MASTER PROPERTY

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
IMPOUND_ID number 0
IMPOUND.IMPOUND_ID IMPINV_IMPD_FK C
Impound ID - Unique Number
DESCRIPTION varchar2 255 Description of Inventory
QUANTITY number 5 1 Quantity of Inventory Item
CREATOR_ID varchar2 100  √  null Person creating the record
CREATOR_DATE date 7  √  null Date of record creation
UPDATOR_ID varchar2 100  √  null Person who last updated the record
UPDATOR_DATE date 7  √  null Date of last update
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"DESCRIPTION" IS NOT NULL IMPINV_DESCRIPTION_NN
"IMPOUND_ID" IS NOT NULL IMPINV_IMPOUND_ID_NN
"QUANTITY" IS NOT NULL IMPINV_QUANTITY_NN

Indexes:
Column(s) Type Sort Constraint Name
IMPOUND_ID + DESCRIPTION Primary key Asc/Asc IMPINV_PK
IMPOUND_ID Performance Asc IMPINV_IMPD_FK_I

Close relationships  within of separation: