answersLogoWhite

0


Best Answer

with data redundancy there willbe more wastage of memory space as same type of data willbe saved many times

when to want to see the data all duplicate results will come

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the disadvantages of data redundancy?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Disadvantages of data redundancy?

Data redundancy can lead to storage inefficiency, as the same information is stored multiple times. It can also increase the risk of inconsistencies or errors in the data, as updates may not be made consistently across all duplicates. Additionally, data redundancy can make data management and maintenance more complex and time-consuming.


How can a primary key be useful in controlling data redundancy?

controlling data redundancy


DO you have redundancy of records in distributed DBMS?

Redundancy means duplicacy of data or repetitive data. In distributed database case the data is stored in different systems . So the answers is yes there can be redundancy of records / data.In distributed database , data is stored in different systems. Since the data is distributed there is redundancy of records.


What are a couple of problems whit a traditional file environment?

Data redundancy Lack of data redundancy Data inconsistency Data security


What is data redundancy and problems associated with it?

Duplication of data is data redundancy. It leads to the problems like wastage of space and data inconsistency.


What are three types of redundancy checks used in data communications?

coding redundancy interpixel redundancy psycovisual redundancy


What is difference between the data validation and data redundancy?

one is a validation the other is redundancy clue is in the name


What is data redundacy?

Data redundancy means storage of data.


What is Data redundancy in DBMS?

Data redundancy in DBMS refers to the duplication of data within a database system. This can result in inconsistencies and inefficiencies, as well as consuming more storage space. It is important to minimize data redundancy in order to maintain data integrity and improve performance.


What is an example of data redundancy?

nothing!!


Which redundancy technique is best fulfilled by a thorough and periodic backup strategy?

Data redundancy


What does data redundancy mean?

Data redundancy: Sometime Data redundancy refers to in computer data storage, is a property of some disk arrays which provides fault tolerance, so that all or part of the data stored in the array can be recovered in the case of disk failure. The cost typically associated with providing this feature is a reduction of disk capacity available to the user, since the implementations require either a duplication of the entire data set, or an error-correcting code to be stored on the array.Redundancy is attained when the same data values are stored more than once in a table, or when the same values are stored in more than one table.One of the biggest disadvantages of data redundancy is that it increases the size of the database unnecessarily.