What is the process of normalization in database design?
Q1. What is the process of normalization in database design?
Answer: Normalizing data to reduce redundancy
Explanation: Normalization is the process of organizing data to minimize redundancy and dependency, improving data integrity.