A three-table database design for the data in the spreadsheet in Figure 5-15 is as follows: ChoirMember
Question:
A three-table database design for the data in the spreadsheet in Figure 5-15 is as follows:
ChoirMember (LastName, FirstName, Email, Phone, Part)
MusicalWork (NameOfWork)
CheckOut (LastName, FirstName,NameOfWork, Part, CopyNumber,DateOut,DateIn)
a. Redraw the data in Figure 5-15 into this threetable format.
b. Identify which columns are primary keys for each of these tables.
c. The foreign keys are already in place; identify which columns are foreign keys and which relationships they represent.
d. Does this design eliminate the potential for data integrity problems that occur in the spreadsheet?
Why or why not?
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: