您好,欢迎来到刀刀网。
搜索
您的当前位置:首页Howtoremoveauto_incrementfromcolumninmysql_MySQL

Howtoremoveauto_incrementfromcolumninmysql_MySQL

来源:刀刀网
 Alter table table_name DROP PRIMARY KEY,
change column_name column_name datatype(length) definition


Consider the example:
The structure of table1 in database new look like this:

Now we are going to remove auto increment from column 'No' in mysql table 'table1'. The mysql query is:

Copyright © 2019- gamedaodao.com 版权所有 湘ICP备2022005869号-6

违法及侵权请联系:TEL:199 18 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务