How to Remove Indexes

If a column index or join index is no longer required, you can remove it from the database using the DROP statement.

You can also drop indexes in Sybase Central by clicking the table name, right-clicking to display options, and clicking the Delete option.

Related concepts
Restrictions on Modifying Join Index Tables