SQL - Database Design and Normalization
In a denormalized
Sales table containing repeated CustomerEmail for each order, what issue might arise when updating a customer's email?