What is Normalization ?

Normalization in database is a set of technique applied to the data structures (tables) based on some predefined rules in building the database.

The Normalization involves the process of organizing data in order to minimize redundancy.

The Normalization generally involves splitting the database tables into multiple related tables .