How to Delete a Database Table via phpMyAdmin in cPanel

Deleting a database table in cPanel using phpMyAdmin is easy but important. Be careful to avoid losing data by mistake.

1. Log in to your cPanel account.

2. In the Databases section, click on phpMyAdmin.


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


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



5. Now click on Operations.


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.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Create a Database in cPanel

Creating a database in cPanel is quick and straightforward. Follow these steps to set up your...

How to Rename a Database in cPanel

Creating a database in cPanel is quick and straightforward. Follow these steps to set up your...

How to Create a Database Username in cPanel

A database username is important for connecting your website or application to the database. You...

How to Delete a Database in cPanel

You can delete a database in cPanel. Make sure to take a backup before deleting it because once...

How to Add a User to a Database and Grant Privileges

When managing a database in cPanel, it is important to add a user and set the right permissions...