CBSE Class 11 Informatics Practices Question 85 of 85

Database Concepts — Question 10

Back to all questions
10
Question

Question 10

Data redundancy may lead to data inconsistency.

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.