Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question: We have a relational model represented as a relational schema and its functional dependencies given as below: CustmerContact (FirstName, LastName, DoB, Email, Zodiac, Street,

image text in transcribed

Question: We have a relational model represented as a relational schema and its functional dependencies given as below: CustmerContact (FirstName, LastName, DoB, Email, Zodiac, Street, County, City, State, Zip, Company, CompanyInfo) fd1: FirstName, LastName, DoB -> Email, Zodiac, Street, County, City, State, Zip, Company, CompanyInfo fd2: FirstName, DoB -> Email fd3: DoB -> Zodiac fd4: Zip -> City, State fd5: Company -> CompanyInfo 1) Is this relational model in 1NF? Why? If not, normalize it to 1NF. Make sure you list ALL relations after the normalization process; and for each relation, list the functional dependencies. 2) Is this relational model in 2NE? Why? If not, normalize it to 1NF. Make sure you list ALL relations after the normalization process; and for each relation, list the functional dependencies. 3) Is the relational model in 3NE? Why? If not, normalize it to 3NF. Make sure you list ALL relations after the normalization process; and for each relation, list the functional dependencies

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_2

Step: 3

blur-text-image_3

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

Handbook Of Relational Database Design

Authors: Candace C. Fleming, Barbara Von Halle

1st Edition

0201114348, 978-0201114348

More Books

Students also viewed these Databases questions

Question

Question What is the doughnut hole in HSA coverage?

Answered: 1 week ago