这个查询出了什么问题:
INSERT INTO Users( weight, desiredWeight ) VALUES ( 160, 145 ) WHERE id = 1;
它没有WHERE条款.我好像忘记了我的SQL ..
WHERE
mysql sql
mysql ×1
sql ×1