Steps to delete multiple tables in the database using phpMyAdmin

This article will explain you the steps to delete multiple tables in the database using phpMyAdmin.

For these follow the steps as below:

Step 1: Login to cPanel account.

Step 2: Under Databases select Mysql Databases.

Step 3: The phpMyAdmin page will get appear infornt of you.

Step 4: Select the databases from the list of databases present in the left panel.

Step 5: The list of tables present in the databases can be seen.

Step 6: Click on the check box, to select the table.

Step 7: Click Check all button, to select all the tables in the database .

Step 8: From the drop down list, select the DROP operation .