How to Delete a Database table via phpMyAdmin in cPanel

How to Delete a Database table via phpMyAdmin in cPanel

By: ZebraHost
  1. Log into your cPanel account.

  2. In the Databases section, click on the phpMyAdmin icon.

    image

  3. In the left side-bar, click on the Expand button to expand the database like “example”.

    image

  4. Under your cPanel username, you can see a list of all databases. Select the appropriate database and it will be expanded and show tables of SQL.

  5. Select the appropriate table you want to delete. In this example we will delete “wp-links”. click it.

    image

  6. Now click on the Operations button.

    image

  7. Scroll down and then clik on the Delete the table (DROP).

Warning: The Whole table will be removed and it will be impossible to restore it. Especially without a backup.