摘要:
-- 语法:update table_1 t1,table_2 t2 set t1.column = t2.column where t1.id = t2.pid; UPDATE house_test.shareInfo AS t1, ( SELECT u.*, g.city_code FROM ` 阅读全文
posted @ 2022-03-31 10:34
啥?
阅读(135)
评论(0)
推荐(0)
|
摘要:
-- 语法:update table_1 t1,table_2 t2 set t1.column = t2.column where t1.id = t2.pid; UPDATE house_test.shareInfo AS t1, ( SELECT u.*, g.city_code FROM ` 阅读全文
posted @ 2022-03-31 10:34
啥?
阅读(135)
评论(0)
推荐(0)
|