In-Class Activity - Normalization (Week 14)

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.

Solutions:

1. 2NF

2. Two Additional Relations for 3NF

Last updated

Was this helpful?