Data Redundancy and Referential Integrity
Data Redundancy and Referential Integrity
REFERENTIAL INTEGRITY
Data redundancy
• Data redundancy refers to the condition in a database which permits
unnecessary duplication of data.
• This is normally very common in flat-file databases but not in relational
database (though poorly designed databases can suffer this)
• This affects the integrity and reliability of databases