Normalisation Assignment
Normalisation Assignment
1. Describe the characteristics of a table that violates first normal form (1NF) and then describe
how such a table is converted to 1NF.
2. What is the minimal normal form that a relation must satisfy? Provide a definition for this
normal form.
3. Describe an approach to converting a first normal form (1NF) table to second normal form (2NF)
table(s).
5. Describe what is meant by full functional dependency and describe how this type of dependency
relates to 2NF. Provide an example to illustrate your answer.
7. Describe what is meant by transitive dependency and describe how this type of dependency
relates to 3NF. Provide an example to illustrate your answer.
8. Put the following student grade report table in 3rd normal form