ผมใช้คำสั่ง insert into update(updateID,userID,typeUpdate) values('','12','1');
โดยที่ updateID เป็น int แบบ auto_increment, userID เป็น int และ typeUpdate เป็น int
แต่มันก้ฟ้อง
Code
Error #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'update(updateID,userID,typeUpdate) values('','12','1')' at line 1