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
Get step-by-step solutions from verified subject matter experts
