update a

   set a.name=b.name

   from b

   where a.id=b.id

相关文章: