Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. A) Normalize the following relation into 3NF. Show all your work, including intermediate steps through 1NF and 2NF. Indicate the primary and foreign key

1. A) Normalize the following relation into 3NF. Show all your work, including intermediate steps through 1NF and 2NF. Indicate the primary and foreign key attributes. Justify your answer.

R(ISBN, title, author(name, date of birth), publisher(name, address(streetnr, streetname, zipcode, city)), pages, price)

each book has a unique ISBN number;

each author has a unique name;

each publisher has a unique name;

a book can have multiple authors;

an author can write more than one book;

a publisher can publish more than one book;

a book has only one publisher;

a publisher has only one address.

First Normal Form:

Second Normal Form:

Third Normal Form:

B) Suppose that a book can have multiple publishers. How would your answer to the previous question change? Where would you put the attribute type number

of copies? Justify your answer.

Third Normal Form:

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

Step: 3

blur-text-image

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

Visual C# And Databases

Authors: Philip Conrod, Lou Tylee

16th Edition

1951077083, 978-1951077082

More Books

Students also viewed these Databases questions

Question

=+20.12. If F(x-) Answered: 1 week ago

Answered: 1 week ago