You are on page 1of 1

Normalization Video Part 2

Part 1 – 2nd Normal Form


The following table contains a 2nd normal form problem.  To prepare for the lab, follow along in
the video during the Elmo demonstration on solving this specific problem.  Include everything in
the demonstration example (i.e., identifying determinates and functional dependencies), along
with the two table solution.  Make sure to underline any primary keys and italicize foreign keys.
Proj_Num Employee_Num Proj_Name Hours
1 2 Blue Square 5
2 2 Four Corners 4
1 4 Blue Square 6
 
Part 2 – 3nd Normal Form
The following table contains a 3nd normal form problem.  To prepare for the lab, follow along in
the video during the Elmo demonstration on solving this specific problem.  Include everything in
the demonstration example (i.e., identifying determinates and functional dependencies), along
with the two-table solution.  Make sure to underline any primary keys and italicize foreign keys.
Employee_Num Employee Last Name Job Class Hourly Charge
1 Mills 1 50
2 Pearson 2 60
4 West 1 50
 
 
 
*upload this assignment under Video Activity #2

You might also like