UPDATE table1 · INNER JOIN table2 ON table1.value = table2.DESC · SET table1.value = table2.CODE · WHERE table1.UPDATETYPE='blah';.
確定! 回上一頁