如何在MySQL中删除表中指定列的唯一键?

语法结构如下:

alter table table_name drop  index column_name;

posted @ 2019-03-05 11:41  F_sinclair  阅读(785)  评论(0编辑  收藏  举报