update mt_address p set p.IS_DEFAULT = 'N' where p.USER_ID = #{userId} and p.ID != #{addressId}