Database 50 Recently updated 2 min read

How to Delete a Database Table via phpMyAdmin in cPanel

How to Delete a Database Table via phpMyAdmin in cPanel

Follow these steps to delete a database table using phpMyAdmin in cPanel:

  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. For example, if you want to delete the table wp_links, choose it.
  5. Click on Operations.
  6. Scroll down and then click on Delete the table (DROP).

Warning: The entire table will be removed. Please note that it will be impossible to restore it, especially if you do not have a backup.

Related articles

Discussion

Loading the discussion…