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
What is built-in/administrator?
Explain a checkpoint?
how to trace the traffic hitting a sql server? : Sql server database administration
What is the current pricing model of SQL Azure?
Can we update data in a view?
role of sql sever 2005 in database rather than any other database
What is primary key, unique key, and foreign key?
Why does sql studio use a single registered database repository? : sql server management studio
What are the types of database recovery models?
how can a database be repaired? : Sql server administration
What is named calculation? : sql server analysis services, ssas
How to find the source of a table in sql server?
Explain different types of lock modes in sql server 2000?
Explain how many types of relationship?
Define primary key?