Data Redundancy
Data Redundancy
Data redundancy
From Wikipedia, the free encyclopedia
Data redundancy occurs in database systems which have a field that is repeated in two or more tables. For
instance, when customer data are duplicated and attached with each product bought, then redundancy of data is a
known source of inconsistency since customer might appear with different values for given attribute.[1] Data
redundancy leads to data anomalies and corruption and generally should be avoided by design.[2] Database
normalization prevents redundancy and makes the best possible usage of storage.[3] Proper use of foreign keys can
minimize data redundancy and chance of destructive anomalies.[2] However, concerns of efficiency and
convenience can sometimes result in redundant data design despite the risk of corrupting the data.[4]
See also
Data maintenance
Data deduplication
Error detection and correction
RAID (redundant array of independent disks)
Redundancy (engineering)
Redundancy (information theory)
http://en.wikipedia.org/wiki/Data_redundancy
1/2
7/11/2014
http://en.wikipedia.org/wiki/Data_redundancy
2/2