UPDATE pa_customer_user_agency SET customer_id = #{newCustomerId} WHERE del_flag = '0' AND customer_id = #{oldCustomerId}