To drop multiple MySQL tables, execute the following SQL in phpMyAdmin, modifying the query to replace database_name and prefix_ with your own values:
Continue readingDrop Multiple TablesTo drop multiple MySQL tables, execute the following SQL in phpMyAdmin, modifying the query to replace database_name and prefix_ with your own values:
Continue readingDrop Multiple Tables