How to delete database table via phpMyAdmin in cPanel?

1. Log into your cPanel account.

2. In the "Databases" section, click on "phpMyAdmin" Icon.


3. In left side-bar, Click on the expand button to expand database like "example".












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



5. Select appropriate table you want to delete like If you want to delete table "wp_links" then click on it.



6. Now click on the "Operations" option.




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

Warning: Whole table will be removed and it will be impossible to restore it specially If you don't have a backup.
  • 0 Benutzer fanden dies hilfreich
War diese Antwort hilfreich?

Verwandte Artikel

How do I connect to the MySQL database remotely?

To connect to your MySQL database remotely, you will need to login into your control panel and go...

How do I optimize database tables in PHPMyAdmin?

To optimize database tables in phpMyAdmin, please use the following process: Login to your...

Delete a Database in cPanel

1. Log into your cPanel account.2. In the "Databases" section, click on the "MySQL Databases"...

How do I rename a database in cPanel?

1. Log into your cPanel account.2. In the "Databases" section, click on the "MySQL Databases"...

Create a Database Username in cPanel

1. Log into your cPanel account.2. In the "Databases" section, click on the "MySQL Databases"...