use hbposev9_branch go select * into t_rm_daysum20160728 from t_rm_daysum where pre_qty<>(sale_qty+giv_qty-ret_qty) and other1='1' update t_rm_daysum set sale_qty=pre_qty where pre_qty<>(sale_qty+giv_qty-ret_qty) and other1='1' go
转载请注明原文地址: https://lol.8miu.com/read-28799.html