Drops the join index.
Required Privileges
You must have either of the following sets of privileges to drop a join index.
- DROP TABLE on the join index
- INDEX or DROP TABLE on at least one of the base tables
Drops the join index.
You must have either of the following sets of privileges to drop a join index.