Question 5 of 5Pro Only
Explain database normalization and the first three normal forms. When might you choose to denormalize data?
Sample answer preview
Database normalization is the process of organizing data to reduce redundancy and improve data integrity. It involves dividing large tables into smaller, related tables and defining relationships between them.
normalization1NF2NF3NFdenormalizationredundancy