Table slot9.WORLD.TSTA.BUSINESS_IMAGES
This table stores associations to images added to the MASTER BUSINESS 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
IMA_IMAGE_ID number 38
IMAGES.IMAGE_ID BIMG_IMA_FK R
Unique ID for Image
BUSINESS_ID number 38
BUSINESSES.BUSINESS_NUMBER BIMG_BUSNS_FK R
Business ID number
DATE_OF_INFO date 7 Date of Business Description Information
CREATOR_ID varchar2 100  √  null Domain to store an Oracle USER ID
CREATOR_DATE date 7  √  null Record Creation Date
UPDATOR_ID varchar2 100  √  null Domain to store an Oracle USER ID
UPDATOR_DATE date 7  √  null Record Last Updated Date
DESCRIPTION varchar2 2000  √  null Description of Image
IMAGE_DATE date 7 Date of Image
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"DATE_OF_INFO" IS NOT NULL BIMG_DATE_OF_INFO_NN
"IMA_IMAGE_ID" IS NOT NULL BIMG_IMA_IMAGE_ID_NN
"IMAGE_DATE" IS NOT NULL BIMG_IMAGE_DATE_NN
"BUSINESS_ID" IS NOT NULL BIMG_VEHICLE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
BUSINESS_ID + DATE_OF_INFO + IMA_IMAGE_ID Primary key Asc/Asc/Asc BIMG_PK
BUSINESS_ID Performance Asc BIMG_BUSNS_FK_I
IMA_IMAGE_ID Performance Asc BIMG_IMA_FK_I

Close relationships  within of separation: