MySQL——?jiǎng)h除索引
提問(wèn)人:劉旭39發(fā)布時(shí)間:2020-10-13
刪除索引
示例:
drop index idx_id on table1;
alter table table1 drop index ind_id
繼續(xù)查找其他問(wèn)題的答案?
相關(guān)視頻回答
刪除索引
示例:
drop index idx_id on table1;
alter table table1 drop index ind_id
點(diǎn)擊加載更多評(píng)論>>