I have 2 SQL like that: 1. select * from Customer_source s where not exist (Select 1 from Customer_target t where s.CST_ID = t.CST_ID and ( s.NAME <> t.NAME or s.GENDE