This command will drop index in the table. It works on SAP ASE server.
SAP ASE
Syntax:
DROP INDEX [table name].[index name]
Example:
DROP INDEX Cars.index_1