Correct Answer: Option B — Organizing data to reduce redundancy
Explanation:
Normalization is the process of organizing database tables to minimize data redundancy and improve data integrity by dividing large tables i...
Normalization is the process of organizing database tables to minimize data redundancy and improve data integrity by dividing large tables into smaller related ones.