Which database anomaly describes the necessity to update the exact same data value in multiple independent rows, creating a risk of data inconsistency?
Explanation:
An Update Anomaly occurs when data is redundantly duplicated across rows, requiring changes to be made to every copy, risking inconsistencies if any row is missed.
No comments yet. Be the first to start the discussion!