1-A 2-A 3-A 4-A | 5 atomic 6 redundant/duplicated 7 = Move phones to a phones(user_id, phone) table - one per row 8 = customer_city depends on customer, not the order - move it to customers 9 = Update anomaly - some copies get missed and disagree | 10 = Fewer joins = faster analytical reads