Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I wrote a relational model for the ER form, but I failed to normalize it. I separated customer contact from customer but I think there

I wrote a relational model for the ER form, but I failed to normalize it. I separated customer contact from customer but I think there should be more. According to the EER chart given, is this relational model on its'3rd normalization form? If not, what else should I do? Thank you! 

Below is my relational model and ER model

 

Supermarket (supID, name, address)

 

Grocery (prodID, aval quant, name, price)

 

Shopper (supID, shopperIDname, shopping rate.)

FOREIGN KEY supID refers to supID in supermarket; NULL NOT ALLOWED

 

Driver (driverID, name ,driving rate)

 

Customer(customerID, name, address, payment method)

 

Customer contact(customerID, phonenum, email)

 

Order (orderID, order time, delivered time, quant needed)

 

Case (caseID, duration, calltime, solve or not)

 

Customer service (workerID, name, service rate)

image (2).png


 

name shopperID supID name supID shopping rate name address name (1,n) Supermarket provide grocery (1,m) ID work at shopper shop for contact/rate phonenum customer address email caseID duration orderID rate payment method solve or not rate/solve case name calltime price aval quant prod ID contain ordertime make workerID service rate customer service order delivtime quantity needed deliver name driverID driver driving rate change/cancel track

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Foundations of Financial Management

Authors: Stanley Block, Geoffrey Hirt, Bartley Danielsen, Doug Short, Michael Perretta

10th Canadian edition

1259261018, 1259261015, 978-1259024979

More Books

Students also viewed these Databases questions