wcnwcn

update A a INNER JOIN B b ON a.a_id=b.b_id set a.new_name = b.old_name
where a.a_id=\'123456\'

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-11-04
  • 2022-12-23
  • 2021-10-20
  • 2022-12-23
  • 2021-09-17
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-02
  • 2021-06-26
  • 2021-11-02
  • 2021-10-28
  • 2021-11-12
  • 2022-12-23
相关资源
相似解决方案