mysql replace into 使用过程中报错
生活随笔
收集整理的這篇文章主要介紹了
mysql replace into 使用过程中报错
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
**問題描述:**在mysql語句使用replace into 向表格中加入數據的時候報錯
Error Code: 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 ‘‘dtime’,‘stationcode’,‘param’,‘valdata’) VALUES (‘2020-01-13 03:00:00’, ‘XY1291’’ at line 1
**解決方法:**查看mysql的幫助文件,語法和百度的不一樣
官方:
百度的結果:
REPLACE INTO t_test (`name`)VALUES('a')總結
以上是生活随笔為你收集整理的mysql replace into 使用过程中报错的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 我没学过计算机,是怎么接了四个私活还挣了
- 下一篇: 手把手教你使用Python生成图灵智能小