Question: Which of the following is a potential problem that normalization aims to solve?
Options:
Correct Answer: Data redundancy
Solution:
Normalization aims to solve data redundancy by organizing data into separate tables to minimize duplication.