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

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

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

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

問(wèn)題描述

<?phprequire 'connect.php';

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

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

網(wǎng)頁(yè)提示:< 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

問(wèn)題解答

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