Question 3 of 10Pro Only
Explain database normalization. What are the first three normal forms, and why does normalization matter?
Sample answer preview
Normalization is the process of organizing database tables to reduce data redundancy and improve data integrity. It involves decomposing tables into smaller, more focused tables and defining relationships between them.
normalization1NF2NF3NFredundancytransitive dependency