S

Shiva Ram • 30.44K Points
Instructor I

Q. Which statement is used to remove indexes on tables?

  • (A) DROP INDEX
  • (B) DELETE INDEX
  • (C) REMOVE INDEX
  • (D) FLUSH INDEX

Explanation by: Shiva Ram
This question is about how to get rid of indexes in your MySQL database tables. Indexes help your database find information quickly, but sometimes you might need to remove them.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.