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
What is use of @@ spid in sql server?
Describe how to use the linked server?
What are the benefits and tasks of object explorer? : sql server management studio
Please differentiate between a local and a global temporary table?
What is cube dimension? : sql server analysis services, ssas
What are the different types of triggers in SQL SERVER?
What is sql azure database?
What is save transaction and save point?
Difference between 2NF &3NF ?
How do I make a resultset scrollable?
how you can list all the tables in a database?
What does it mean to be in union?
What is the native system stored procedure to execute a command against all databases?
How can I check if a view exists in a sql server database?
what stored procedure would you use to view lock information? : Sql server administration