SQL Server Functions Question:
Download Questions PDF

What is De-normalization?

Answer:

The process of adding redundant data to get rid of complex join, in order to optimize database performance. This is done to speed up database access by moving from higher to lower form of normalization.

Download MS SQL Server Functions Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Steps of normalization?What do you know about Normalization and De- Normalization?