这个错误是因为在SQL语句中拼写错误,正确的关键字应该是"SELECT"而不是"selcet"。请修改你的SQL语句为以下形式:

SELECT * FROM users;

这样就能正确执行查询操作了。

ERROR 1064 42000 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 selcet from users at line 1这怎么解决

原文地址: https://www.cveoy.top/t/topic/hy5v 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录