SAP ASE Drop index

suggest change

This command will drop index in the table. It works on SAP ASE server.

Syntax:

DROP INDEX [table name].[index name]

Example:

DROP INDEX Cars.index_1

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents