How To Drop The Table Using PhpMyAdmin

May 12, 2023 / MySQL

In this tutorial, we will show you how to use phpMyAdmin to permanently delete tables from a database.

Following are the simple steps  to drop  a table from your database:

  1. Log into your cPanel account as “root user.”
    Login to cPanel
  2. Search for the “Database” section, and click on the “phpMyAdmin” sub-option.
    click on the"phpMyAdmin"
  3. A list of the databases will be shown in the left column. Choose the database you want to drop or delete.
    List of the Databases
  4. Choose “database” and “table”, and click on “drop” button.
    Choose the table and then "drop"
  5. Click “OK” to drop the table.
    Confirm to drop the table

In this way, you have deleted the table, and all of its contents from the database.

Dominos Search