Hi friends
What is denormalization and when would you go for it?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Dec 31, 2011, 2:42 AM
De-normalization is the process of attempting to optimize the performance of a database by adding redundant data or by grouping data.
Please refer the below link
http://www.codeproject.com/KB/architecture/optimize-performance.aspx
Thanks
Vijay YadavPosted Dec 31, 2011, 2:08 AM
Please visit the below link, it may help you
http://technet.microsoft.com/en-us/library/cc505841.aspx