Multiple choice When data changes in multiple lists and all lists are not updated, this causes data redundancy information overload duplicate data data inconsistency none of these Reveal answer Fill a bubble to check yourself D Correct answer Explanation Data inconsistency occurs when the same data exists in multiple locations and only some of those locations are updated during a change. This is a common problem in poorly designed databases that lack proper normalization or update mechanisms.