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
Explain DBCC?
How to delete an existing row with delete statements in ms sql server?
What is a view in sql?
How to apply cascading referential integrity in place of triggers?
If the job running very slow what is the action you do
How to create a simple table to test triggers in ms sql server?
What is explicit mode in sql server?
How many triggers you can have on a table?
Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.
What are subquery and its properties?
What is subquery explain with example?
How can I check that whether automatic statistic update is enabled or not?
What does ss stand for sexually?
What is efficiency data?
Tell me what is difference between clustered and non clustered index?