Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Submission: Type all your SQL code for each step AND output, then save it in a . pdf file. Submit the PDF file to the
Submission: Type all your SQL code for each step AND output, then save it in a pdf file. Submit the PDF file to the dropbox on DL
All your work should be unique and done by yourself. DO NOT copy answers from other students or from the internet. plagiarism is NOT tolerated.
Normalization
The table below represents employees working on various contracts.
empID contractNo hours lastName
firstName
John Harry Maggie Linda John Linda Harry Harry
state branchNo
Illinois Illinois Illinois Maryland Maryland Maryland New York Maryland
C
C
C
C C C C C
Smith Smith Simpson Peters Smith Peters Potter Potter
What is the primary key?
Please list all functional dependencies that violate NF
Please list all functional dependencies that violate NF
Fix any NF violations and draw the new tables you have and their attributes. Fill in the rows. Remember to remove redundant rows. Specify the primary key by underlining the appropriate attributes for each table.
Using the latest updated tables, fix any NF violations and draw the new tables you have and their attributes. Fill in the rows. Remember to remove redundant rows. Specify the primary key by underlining the appropriate attributes for each table.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started