what is normalization?
what is denormalization?
Answer Posted / sandeep yadav
Normalization is the process of decomposition of complex
data in to simple way.
Denormalization is vice versa.
| Is This Answer Correct ? | 8 Yes | 16 No |
Post New Answer View All Answers
Explain what role entity and relationship play in an ER diagram.
Is null vs coalesce?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
Explain error handling in ssis?
what types of replication are supported in sql server? : Sql server database administration
What is difference between views and stored procedures?
Why do we need normalization?
What is multilevel indexing?
What is sql service broker?
What are scheduled tasks in sql server?
What is the security model used in sql server 2005?
Explain the steps to use transact-sql cursor?
What is join and name different type of joins?
What is self join in sql server joins?
What is the sql case statement used for? Explain with an example?