Question: Use the functional dependencies identified below to normalize the tables. Draw an ERWin diagram for each problem after the normalization process. (A) Book Table BookCode->Title,

Use the functional dependencies identified below to normalize the tables. Draw an ERWin diagram for each problem after the normalization process. (A) Book Table BookCode->Title, Price, PublisherCode, PublisherName PublisherCode->PublisherName AuthorNum->AuthorLast, AuthorFirst BookCode, AuthorNum -> Title, Price, PublisherCode, PublisherName, AuthorLast, AuthorFirst (B) Dinner Club Table

InviteNum->MemberNum, MName, MAddress, MCity, MZip, InviteDate, AcceptDate, DinnerDate, DinnerAttended, DinnerCode, DinnerDes, EntreCode, EntreDes

MemberNum->MName, MAddress, MCity, MZip

EntreCode->EntreDes

DinnerCode->DinnerDes, EntreCode, EntreDes

(C) RV Park Table

CustID->CFirst, CLastName, CPhNo

LotID->LotDescription, DailyRate, TypeID, TypeDescription

TypeID->TypeDescription

ReserveID->Check-inDate, Check-outDate, CustID, CFirst, CLastName, CPhNo, LotID, LotDescription, DailyRate, TypeID, TypeDescription

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!