sky20080101

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 

 

分类:

技术点:

相关文章: