Question 4 of 10Pro Only
What is database normalization? Explain the first three normal forms (1NF, 2NF, 3NF) with examples.
Sample answer preview
## What is Normalization? Normalization is a process of **organizing data to reduce redundancy and improve data integrity**. It involves dividing tables and defining relationships between them.
normalization1NF2NF3NFatomic valuespartial dependency