update t set a =(select a from t where 条件1),b=(select b from t where 条件1),c=(select c from t where 条件1) where 条件2