adspace
Explain Normalization and DE normalization
Answer Posted / Nitin Kumar Sharma
Normalization is a process to organize data in a database to reduce redundancy and improve efficiency. It involves several normal forms (1NF, 2NF, 3NF, etc.). De-normalization is the opposite process, where redundant data is intentionally introduced for performance or convenience reasons.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where can you add custom error messages to sql server?
How can we solve concurrency problems?
Can sql servers link to other servers like oracle?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
How can I check that whether automatic statistic update is enabled or not?
Why use identity in sql server?
What is a scheduled job or what is a scheduled task?
What is normalization and what are the advantages of it?
How to convert character strings into numeric values?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What are the source of constraints?
What is self contained sub query?
How do I start sql server 2017?
What are wait types?
What is the difference between for xml raw and for xml auto?