Ask Question
19 May, 11:35

Why is redundancy of data undersirable?

+4
Answers (2)
  1. 19 May, 14:17
    0
    The redundancy of the data is usually undesirable as, in the database structure design it basically causes issues keeping up consistency after the updating from the system. Be that as it may, excess can once in a while lead improving the performance of the system.

    The data redundancy also waste several type of data in the disk storage that cause the waste of memory so that is why it is undesirable.

    For instance, we use the redundancy can be utilized instead of joining to the interface information.
  2. 19 May, 14:51
    0
    Answer and Explanation:

    Redundancy refers to the presence of the copy of the data, i. e duplication of data in the system's database.

    Redundancy is not desirable because of the following reasons:

    It wastes away the storage space. It has negative influence on the database efficiency. The response time and execution time of the system increases as a result of the presence of redundant data in the system. It reduces the system's reliability. It makes the system slow and the processes consumes more time.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Why is redundancy of data undersirable? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers