Informatics Practices
What is data redundancy? How can it be controlled?
Relational Database
1 Like
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
1 Like