What is denormalization?
Q1. What is denormalization?
Answer: The process of adding redundant data for performance
Explanation: Denormalization involves intentionally adding redundant data to improve query performance, making 'The process of adding redundant data for performance' correct.