Table slot9.WORLD.TSTA.FLDINT_IMAGES
This table stores the association to images added to a field interview (referred to as FIELD CONTACTS) in the application. The image itself is stored in IMAGES

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
FLDINT_ID number 0
FIELD_INTERVIEWS.FLDINT_ID FLDIM_FLDINT_FK C
Field Interview ID Number - Primary Key
IMAGE_ID number 38
IMAGES.IMAGE_ID FLDIM_IMA_FK C
Unique ID for Image
IMAGE_DATE date 7 Date Image was taken
IMAGE_DESC varchar2 2000  √  null Image Description
CREATOR_ID varchar2 100  √  null Record Create By User ID
CREATOR_DATE date 7  √  null Date Record Created
UPDATOR_ID varchar2 100  √  null Record Last Updated By User ID
UPDATOR_DATE date 7  √  null Date Record last updated
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"FLDINT_ID" IS NOT NULL FLDIM_FLDINT_ID_NN
"IMAGE_DATE" IS NOT NULL FLDIM_IMAGE_DATE_NN
"IMAGE_ID" IS NOT NULL FLDIM_IMAGE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
FLDINT_ID + IMAGE_ID Primary key Asc/Asc FLDIM_PK
FLDINT_ID Performance Asc FLDIM_FLDINT_FK_I
IMAGE_ID Performance Asc FLDIM_IMA_FK_I

Close relationships  within of separation: