Question

Which of the following statements about normalization in relational databases is correct?

A Normalization ensures data redundancy for performance improvement
B The goal of normalization is to create a single flat table with all the data.
C Normalization organizes data into multiple tables to reduce redundancy and ensure integrity
D Denormalized tables are more efficient for transaction processing than normalized ones
E First Normal Form (1NF) ensures that functional dependencies are maintained.
Practice Next

Hey! Ask a query