How to delete database table via phpMyAdmin in cPanel?

1. Log into your cPanel account.

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


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






 

 




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 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: The whole table will be removed, and it will be impossible to restore it specially If you don't have a backup.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to create a database in cPanel?

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

How to Create a Database Username in cPanel?

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

How to add a user to a database and add privileges?

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

How to optimize the database via phpMyAdmin in cPanel?

1. Log into your cPanel account.2. In the Databases section, click on the phpMyAdmin icon. 3. In...

How to edit database table via phpMyAdmin in cPanel?

1. Log into your cPanel account.2. In the Databases section, click on the phpMyAdmin icon.3. In...