Purpose for Normalization
Normalization is approved out for the following four reasons:
- To structure the data so in which there is no repetition of data, this helps in saving space.
- To allow simple retrieval of data in response to report and query requests.
- To simplify the maintenance of the data by updates, insertions and deletions.
- To reduce the required to restructure or reorganize data when new application needs arise.