update tablea set  tablea.name=tableb.name from tableb where tablea.id=tableb.id

相关文章: