摘要:
1.单个字段update table1 set table1.column = (select table2.column from table2 where table1.id = table2.id) where2.多个字段update table1 set (table1.column1,ta... 阅读全文
posted @ 2015-11-18 13:45
兢任
阅读(105)
评论(0)
推荐(0)
2015年11月18日 #
2015年11月17日 #