Subject Drop Index
Author hans@hoogstraat.ca
Hello,

I think IB1 works slightly different here

Create Index Name on Table ........
Drop Index Name

fails, error 'index in use'

However

Create Index Name on Table ........
Alter Index Name Inactive
Drop Index Name

Works just fine.

Is this the proposed new way ?

Best Regards
Hans