sql语句建立自增字段问题求教

@Ta 2013-07-17 1531点击
第一句:create table test(id int(11) not null)
第一句可以执行。
但当我想把它改为自增字段时,就无法执行了。怎么回事?
第二句:create table test(id int(11) not null auto_increment)
@老虎会游泳
@
@大家
回复列表(2|隐藏机器人聊天)
添加新回复
回复需要登录