what is normalization?
what is denormalization?
Answer Posted / srinivas
Normalization is the process of eliminating the duplicate , inconsistent data in the database..
As well denormalization is the process of introducing the redundancy to the data
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What function does a database engine serve in the sql server?
Give an example of why you would want to denormalize a database
How many triggers are possible per table?
What is the difference between TRUNCATE and DROP?
What are the different types of upgrades that can be performed in sql server?
How to make conditional sum in ssrs?
How to make remote connection in database?
List out what other servers you can use with ssrs?
Tell me can we use custom code in ssrs?
Difference Between ORDER BY Clause and GROUP BY Clause in SQL?
What command would you use to create an index?
How to invoke a trigger on demand?
Explain filtered indexes?
How to get a list of columns in a view using the "sp_columns" stored procedure?
Explain about service Broker functions?