Data Manipulation
 
Drop Index
 
You can delete an existing index in a table with the DROP INDEX statement.
 
Syntax for Microsoft SQLJet (and Microsoft Access):
 
 
 
Syntax for MS SQL Server:
 
 
 
Syntax for IBM DB2 and Oracle:
 
 
 
Syntax for MySQL: