What is the purpose of Normalization?
Ask by Sumit Kesarwani
Updated 21 Sep 2020
Minimize redundancy in data.
Remove insert, delete and update anomaly during the database activities.
Reduce the need to reorganize data it is modified or enhanced.
Normalization reduces a complex user view to a set of small and stable subgroups of fields or relations.