Drop a custom index
Remove a custom index by dropping it from a table.
Before you begin
Role required: admin
Procedure
Navigate to All > System Definition > Tables.
Select the table that contains the custom index you want to drop.
On the Table form, select the Database Indexes related list.
In the list, select the custom index that you want to drop.
On the Database Indexes form, select Drop.
Result
The custom index is dropped from the table.
Parent Topic:Managing tables and indexes