mysql 5.1版本,能创建NonClustered索引吗?怎么创建?我创建都提示语法错误,是否不行
啊
我的 create nonclustered index UserID_index on LL(UserID);
系统 报错
ERROR 1064 (42000): You have an error in your SQL syntax;check the manul that corresponds to your MySQL server version for the
right syntax to use near '' at line 1
linuxydy 于 2012-02-12 15:51:25发表:
急求 各位高手帮帮忙啊