- Log into your cPanel account.
- In the "Databases" section, click on "phpMyAdmin" Icon.
- In the left sidebar, click on the Expand button to expand the database.
- 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.
- Select the appropriate table you want to delete like If you want to delete table "wp_links" then click on it.
- Now click on the "Operations" option.
- 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 especially If you don't have a backup.