phpMyAdmin: Deleting tables from a database
This tutorial assumes you’ve already logged in to phpMyAdmin
Now let’s learn how to delete a table from a database
Select the table you wish to delete here
Click the Drop button here.
Then click OK to confirm
The table has been deleted (or dropped) from the database
This is the end of the tutorial. You now know how to delete tables from a database using phpMyAdmin