KnowledgeBoat Logo
|
LoginJOIN NOW

Informatics Practices

What is data redundancy? How can it be controlled?

Relational Database

2 Likes

Answer

Repetition (duplication) of the same data in multiple files is known as data redundancy. A DBMS eliminates data redundancy by integrating the files so that multiple copies of the same data are not stored.

Answered By

2 Likes


Related Questions