In-Class Activity - Normalization (Week 14)
Last updated
Was this helpful?
Last updated
Was this helpful?
Consider the following 1NF table:
1.Identify “partial dependencies” in the table above.
2.Create THREE tables in 2NF from the given table.
3. Identify “transitive dependencies” from your answer in step 2.
4. Create FOUR tables in 3NF from your answer in step 2.