Table slot9.WORLD.TSTA.USI_IMAGES
This table stores image attachments added to custom forms

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
INSTANCE_ID number 0
USER_SCREEN_INSTANCES.INSTANCE_ID USIIMA_USRSCRN_INST_FK C
Unique identifier for form instance id
IMAGE_ID number 38
IMAGES.IMAGE_ID USIIMA_IMA_FK C
Unique identifier for image id
IMAGE_DATE date 7 Date of info for the image attachment
IMAGE_DESC varchar2 255  √  null Description for the image attachment
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"IMAGE_DATE" IS NOT NULL USIIMA_IMAGE_DATE_NN
"IMAGE_ID" IS NOT NULL USIIMA_IMAGE_ID_NN
"INSTANCE_ID" IS NOT NULL USIIMA_INST_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
INSTANCE_ID + IMAGE_ID Primary key Asc/Asc USIIMA_PK
IMAGE_ID Performance Asc USIIMA_IMA_FK_I
INSTANCE_ID Performance Asc USIIMA_USRSCRN_INST_FK_I

Close relationships  within of separation: