What does normalising data mean?

What does normalising data mean?

Definition Relational databases use a concept called normalisation to reduce the amount of duplication and redundancy in the database, and also to help improve data integrity. As an example, assume you have a single table holding orders. Some of the fields in that...