What Does Normalization Mean?

Normalization is the process of reorganizing data in a database so that it meets two basic requirements:

Techopedia Explains Normalization

The first goal during data normalization is to detect and remove all duplicate data by logically grouping data redundancies together. Whenever a piece of data is dependent on another, the two should be stored in proximity within that data set.