Answer Posted / swapna
As the name indicates, denormalization is the reverse
process of normalization. It's the controlled introduction
of redundancy in to the database design. It helps improve
the query performance as the number of joins could be
reduced.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How can I change procedure name in sql server?
What is side by side migration in sql server?
What is database white box testing?
What is difference between primary key and foreign key?
Which is the best place or learning center for MS SQL?????In Bangladesh?????
What is ms sql server reporting services?
What is a constant or literal in ms sql server?
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
Explain for xml explicit mode?
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
What is BLOCK statements in SQL?
Explain transaction server isolation?
What is isolation levels?
Explain various data region available in ssrs with their use?
What is clustered index