gpt4 book ai didi

mysql - phpmyadmin 中的 SQL 语法错误

转载 作者:太空宇宙 更新时间:2023-11-03 12:32:30 24 4
gpt4 key购买 nike

<分区>

我正在为学校作业创建一个小型 CMS,我在 phpMyAdmin 中尝试了这段 SQL 代码:

INSERT INTO subjects (
menu_name, position, visible
) VALUES (
'{Test item}', {4}, {1}
)

但它不起作用。它告诉我:

#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 '4}, {1} )' at line 4.

有人可以向我解释我做错了什么吗。

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com