What is noramaization and different types of normalization ?

Normalization is set of rules to design tables and table relationships. Normalized database would have large number of narrow tables i.e with less number of columns.

There are 3 types of normalization :
  1. First Normal Form
  2. Second Normal Form
  3. Third Normal Form

No comments:

Popular Posts