Table slot9.WORLD.TSTA.USI_ATTACHMENTS
This table stores attachments added to a custom form

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 38
USER_SCREEN_INSTANCES.INSTANCE_ID USIATT_USRSCRN_INST_FK C
Unique identifier for custom form instance id
ID number 38
ATTACHMENTS.ID USIATT_ATT_FK C
Unique identifier for attachment id
KEYWORD varchar2 80  √  null Keyword associated with the attachment
DATE_OF_INFO date 7  √  null Date of info for the attachment
ATTACHMENT_DESC varchar2 2000  √  null Description for the 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
"ID" IS NOT NULL USIATT_ID_NN
"INSTANCE_ID" IS NOT NULL USIATT_INST_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
INSTANCE_ID + ID Primary key Asc/Asc USIATT_PK
ID Performance Asc USIATT_ATT_FK_I
INSTANCE_ID Performance Asc USIATT_USRSCRN_INST_FK_I

Close relationships  within of separation: