Loading...

Knowledge Base
Up to 75% off on hosting for WordPress websites and online stores

How to Drop Tables in phpMyAdmin: Permanently Delete Tables

With phpMyAdmin, dropping tables is a simple procedure that lets you permanently remove tables and all their contents from your database. In this guide, we'll review the necessary steps to drop tables in phpMyAdmin safely. Ensure no apps rely on the data you will remove, whether handling out-of-date tables, cleaning up your database, or addressing common WordPress issues.

Important: It is recommended that you make a backup before you perform any actions, such as dropping database tables. With a backup in place, everything mistakenly deleted can be quickly restored.

Drop Tables in phpMyAdmin

WARNING! Dropping tables in the database permanently deletes the table and all the data stored there. Ensure that none of your applications or websites rely on the information you delete in the table(s).

  1. Log in to your Bluehost Account Manager.
  2. Click Hosting from the side navigation menu to the left.
    Bluehost Dashboard highlighting 'Hosting' tab
  3. Under the All My Hosting Packages section, select the name of the hosting package you wish to manage;
    • If you have multiple Hosting packages associated with your account, click the MANAGE button for the specific Hosting package you want to manage.
    • If you have only one Hosting package, you will be redirected to the Hosting Overview page.
  4. Under Quick Links in Server Information, click on CPANEL.
    Bluehost Dashboard highlighting 'CPANEL' button under Quick Links
  5. Under the Database section, select phpMyAdmin.
    am-php-my-admin
  6. Select the database you want to work with by clicking on the database name in the left column of the phpMyAdmin.
    php-my-admin-database
  7. In the right column, you will see a list of tables. Check the table(s) you want to drop (permanently delete).
  8. In the drop-down box that initially says "With selected:" select "Drop" from this list.
    php-my-admin-database drop tables
  9. It will ask if you want to drop the table(s). Check to ensure you selected the tables you wish to delete.
  10. Click on Yes to (delete) the database tables.
    php-my-admin-database drop tables confirm

Now, the database tables have been dropped from the database, including everything that used to be in it.

Summary

Knowing how to drop tables in phpMyAdmin is valuable for managing your database effectively. Following the steps in this guide, you can delete tables in phpMyAdmin while safeguarding your data with proper backups.

If you need further assistance, feel free to contact us via Chat or Phone:

  • Chat Support - While on our website, you should see a CHAT bubble in the bottom right-hand corner of the page. Click anywhere on the bubble to begin a chat session.
  • Phone Support -
    • US: 888-401-4678
    • International: +1 801-765-9400

You may also refer to our Knowledge Base articles to help answer common questions and guide you through various setup, configuration, and troubleshooting steps.

Did you find this article helpful?

 
* Your feedback is too short

Loading...