Why normalization is used?



Why normalization is used?..

Answer / Sharad Singh

Normalization is used to eliminate data redundancy, improve data integrity, and simplify database management in SQL Server. By dividing a large table into smaller tables and defining relationships between them, it minimizes the chance of data inconsistencies or anomalies, making the database more efficient and easier to maintain.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How to use group functions in the select clause in ms sql server?

1 Answers  


What languages bi uses to achieve the goal?

1 Answers  


How to get a list of columns in a view using the "sp_help" stored procedure?

1 Answers  


Name few of the dcl commands in sql?

1 Answers  


What is clustered index

0 Answers  


How to start sql server browser service?

1 Answers  


Explain go command in sql server?

1 Answers  


Why is DML provided?

1 Answers   Ernst Young, Thomson Reuters,


What is Replication?

1 Answers  


What is the return type of executeupdate ()?

1 Answers  


Is a primary key unique?

1 Answers  


What is policy management?

1 Answers  


Categories