Answers

Question and Answer:

  Home  MS SQL Server Functions

⟩ Explain database Normalization?

It is the process of organizing data into related table.

To normalize database, we divide database into tables and establish relationships between the tables.

It reduces redundancy. It is done to improve performance of query.

 142 views

More Questions for you: