What is De-normalization?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online SQL Server Functions Job Interview Questions And Answers