| Action | Privilege Required |
|---|---|
| Create a join index | CREATE TABLE privilege on the database in which the join index is created. |
| Drop a join index | DROP TABLE or INDEX privilege on each of the covered tables or their containing databases. |
| Action | Privilege Required |
|---|---|
| Create a join index | CREATE TABLE privilege on the database in which the join index is created. |
| Drop a join index | DROP TABLE or INDEX privilege on each of the covered tables or their containing databases. |