Define normalisation?



Define normalisation?..

Answer / Pankaj Kumar Yadav

Normalization is a process in database design aimed at organizing and structuring a database to minimize redundancy, improve data integrity, and enhance the efficiency of querying operations. It is based on a series of rules (normal forms) that help eliminate unnecessary duplication of data and dependencies among tables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Can we do dml on views?

0 Answers  


what is diffrent between store procedure and trigger

2 Answers  


Explain trigger and trigger types?

1 Answers  


How do I uninstall sql server 2014?

1 Answers  


What is the use of custom fields in report?

1 Answers  


What is indexed view? How to create it?

1 Answers  


How should i optimize the time for execution of stored procedure having single input and many output from the different tables?

1 Answers  


What are data resources?

1 Answers  


What is postgresql server?

1 Answers  


What is better - 2nd Normal form or 3rd normal form? Why?

2 Answers   TCS, TPK,


What is "scheduled jobs" or "scheduled tasks"?

1 Answers  


what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration

1 Answers  


Categories