Informatics Practices
Data redundancy may lead to data inconsistency.
Relational Database
3 Likes
Answer
True
Reason — Data redundancy occurs when the same data is stored in multiple locations. This can lead to data consistency issues because if the data is updated in one location, it may not be updated in all other locations, resulting in inconsistent data across the system.
Answered By
3 Likes
Related Questions
In a relation, a primary key is one of the candidate keys.
The network model provides many-to-many (M:M) relationships among child and parent nodes.
…………… is a named collection of data items which represents a complete unit of information.
- Field
- Record
- Table
- Database
A …………… is a named collection of all occurrences of a given type of logical record.
- Field
- Record
- Relation
- Database