SQL语句出现问题?!!!在线急求大神解答!!

YouhaveanerrorinyourSQLsyntax;checkthemanualthatcorrespondstoyourMySQLserverversionfo... 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' at line 1。
SQL语句如下:
drop database if exists student;
create database student;
use student;
CREATE TABLE stu_table(stu_no char(10), stu_name char (10), class char(10));
INSERT INTO stu_table VALUES('001', 'Tom', '1');
INSERT INTO stu_table VALUES('002', 'Peter', '3');
INSERT INTO stu_table VALUES('003', 'Mike', '2');
展开
 我来答
badkano
2014-06-25 · 知道合伙人体育行家
badkano
知道合伙人体育行家
采纳数:144776 获赞数:885369
团长

向TA提问 私信TA
展开全部
我这执行你上边的都没问题
你一句一句执行一下再试试
再有错误,连语句带报错一起截图发一下
追问
嗯嗯,好的
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式