成人在线亚洲_国产日韩视频一区二区三区_久久久国产精品_99国内精品久久久久久久

您的位置:首頁技術(shù)文章
文章詳情頁

數(shù)據(jù)庫無法插入,求解答,謝謝

瀏覽:138日期:2022-06-09 14:54:59

問題描述

<?phprequire 'connect.php';

$sql="INSERT INTO 'student'('name','course','grade') VALUES ('jj','value','88')";

--------------------------------------------------------------------------------------------

網(wǎng)頁提示:< style="color: rgb(0, 0, 0); font-family: "Microsoft YaHei"; white-space: normal;">鏈接成功添加失敗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 ''student'('name','course','grade') VALUES ('jj','value','88')' at line 1

問題解答

回答1:sql語法錯(cuò)誤
相關(guān)文章: