• Data in databases are usually stored in large volumes. And if
we do not organize them correctly, it will be a tedious task to
retrieve specific data from them. This is where normalization
comes in.
• With the help of normalization, we can reduce data
redundancy and organize data more efficiently.
, Normalization
● It is a database design process used for database creation or
data modelling.
● Simply put, it is a process of organizing the data in the
database.