update t_hplc_family_import a, t_hplc_family_import b
set 
    a.f_name= b.f_num, a.f_num= b.f_name
where a.id = b.id 
AND a.id>=498

 

相关文章: