How to drop tables from a database in phpMyAdmin?

This article will demonstrate how to drop (permanently delete) tables from a database in phpMyAdmin. This will delete the table and everything in it.

It is recommended that you make a backup before you perform any destructive actions, such as dropping database tables. Without a backup, there will be no way to restore anything mistakenly deleted.

WARNING!  Dropping tables in your database permanently deletes the table and all the data stored in that table.  Make sure that none of your applications or websites rely on information contained in the table(s) you are deleting.

Begin by accessing phpMyAdmin via cPanel or Plesk.

  • Select the database you wish to work with (from the list of databases on the left column when on the phpMyAdmin home page).
  • A list of tables will appear in the left column and in the wider right column.
  • Check the table(s) you wish to drop (permanently delete).
  • In the drop down box that initially says "With selected:" select "Drop" from this list.
  • It will ask you if you really want to drop the table(s).  Check to make sure you selected the tables you really want to delete.
  • Click on Yes to drop (delete) the table.

At this point, the table has been dropped from the database, including everything that used to be in it.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Ports open for outgoing connections

Abaco Hosting has opened the following ports for outgoing connections on its Hosting Servers:...

How do I access cPanel?

1. Managing your Linux Hosting package through your web browsercPanel can be accessed by using...

Uploading Content to your cPanel Linux Hosting Package

To upload content to your Hosting package through an FTP client, use only FTPS on Port 21.Some...

SymLinks Settings of cPanel Linux Hosting packages

Linux Hosting packages do not support the "FollowSymlinks" option in the .htaccess file. This...

Directory and File Structure - Linux

Directory/Folder StructureFrom amongst the several directories found within your cPanel account,...

Powered by WHMCompleteSolution