标题:mysql 中创建表
取消只看楼主
yanzi啊
Rank: 1
等 级:新手上路
帖 子:3
专家分:0
注 册:2010-11-13
结帖率:100%
 问题点数:0 回复次数:0 
mysql 中创建表
在mysql中创建一个表t
create table 't'('id' varchar(10) not null)
会提示错误
 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 ''id' varchar(10) not null)' at line 1
该怎么解决??
搜索更多相关主题的帖子: mysql 
2010-11-28 11:02



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-327136-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.086944 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved