反之更新. 1 update `table` set value='new value' where id = 1;. 之後讀到MySQL的手冊才發現可以使用replace into 語法來達成上述的功能.
確定! 回上一頁