The dependency diagram in Figure Q6.7 indicates that authors are paid royalties for each book that they write for a publisher. The amount of the royalty can vary by author, by book, and by edition of the book.
4 years ago
Database Management System
Figure Q6.7 Book royalty dependency diagram

a. Based on the dependency diagram, create a database whose tables are at least in 2NF, showing the dependency diagram for each table.
The normalization results are shown in Figure Q6.7a.
Figure Q6.7a The 2NF normalization results for Question 7a.

a. Create a database whose tables are at least in 3NF, showing the dependency diagram for each table.
The normalization results are shown in Figure Q6.7a.
Figure Q6.7b The 3NF normalization results for Question 7b.

Bijay Satyal
Oct 23, 2021