UPDATE table_a INNER JOIN table_b b ON a.id=b.idSET a.column_x=b.clumn_x WHERE xxx 相关文章: 2021-07-28 2021-07-10 2022-12-23 2022-12-23 2022-01-23