語法 : UPDATE `tableA` SET `tableA`.code = (. SELECT `tableB`.code. FROM `tableB`. WHERE `tableA`.id = `tableB`.id. ) 不懂可提問:)
確定! 回上一頁