Controlling redundancy
— Redundancy is storing the same data multiple time leads to several problems.
Duplication effort
Storage waste, when same data stored repeatedly
File that represent same data may became inconsistent.
— Database approach, the views of different user groups are integrated during database design. Logical data item in only one-place in database, Ensure redundancy, "controlled redundancy".