Table slot9.WORLD.TSTA.CITATION_IMAGES
This table stores associations to images added to a Citation in the application

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
CITATION_ID number 0
CITATIONS.CITATION_ID CITIMG_CITATION_FK R
The citation Id this image is associatied to.
IMAGE_ID number 38
IMAGES.IMAGE_ID CITIMG_IMA_FK R
Unique Sequence Id for this image.
IMAGE_DATE date 7 The date the image was attached.
IMAGE_DESC varchar2 2000  √  null A description of the image attachment.
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
"CITATION_ID" IS NOT NULL CITIMG_CITATION_ID_NN
"IMAGE_DATE" IS NOT NULL CITIMG_IMAGE_DATE_NN
"IMAGE_ID" IS NOT NULL CITIMG_IMAGE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
CITATION_ID + IMAGE_ID Primary key Asc/Asc CITIMG_PK
CITATION_ID Performance Asc CITIMG_CITATION_FK_I
IMAGE_ID Performance Asc CITIMG_IMA_FK_I

Close relationships  within of separation: