You Are Here Home > Drop An Index

Drop An Index

Assuming you are deleting the ‘name’ index on ‘test’ table:

ALTER TABLE `test` DROP INDEX `name`;
Drop An Index
Filed under: MySQL   Posted by: Codehead

Got a Question?

Get answers here.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment