SAP ASE Drop index
suggest changeThis 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
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents