摘要:
https://www.jianshu.com/p/d81a5f7c9c4e 阅读全文
posted @ 2019-12-30 15:59
Peter.Jones
阅读(237)
评论(0)
推荐(0)
摘要:
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 阅读全文
posted @ 2019-12-30 12:43
Peter.Jones
阅读(1085)
评论(0)
推荐(0)