Database Developer Question:

Tell me what is Normalization?

Tweet Share WhatsApp

Answer:

Normalization is the process of table design to minimize the data redundancy. There are different types of Noramalization forms in SQL.

☛ First Normal Form
☛ Second Normal Form
☛ Third Normal Form
☛ Boyce and Codd Normal Form

Download Database Developer PDF Read All 70 Database Developer Questions
Previous QuestionNext Question
Tell us what is a Unique constraint?Tell us what are Constraints?