How to Delete a Database Table via phpMyAdmin in cPanel

1. Log in to your cPanel account.

2. In the Databases section, click on phpMyAdmin.
phpMyAdmin icon

3. Click on the Expand icon from the navigation tree in the left sidebar.
phpMyAdmin navigation tree

4. Select the appropriate table you want to delete. If you're going to delete table "wp_links", choose it.
database table

5. Now click on Operations.
phpMyAdmin Operations tab

6. Scroll down and then click on Delete the table (DROP).

Warning: The whole table will be removed. Please, note that it will be impossible to restore it, especially if you don't have a backup.

Was this answer helpful?

Related Articles

How to Repair a Database via phpMyAdmin in cPanel

1. Log in to your cPanel account.2. In the Databases section, click on phpMyAdmin.3. Click...

How to Export Database Table via phpMyAdmin in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on phpMyAdmin. 3. From the...

How to Import a Database via phpMyAdmin in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on phpMyAdmin. 3. From the...

How to Optimize a Database via phpMyAdmin in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on phpMyAdmin. 3. Click on...

How to Rename a Database in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on MySQL Databases.  3....