Log into your cPanel account.
In the
Databases
section, click on thephpMyAdmin
icon.In the left side-bar, click on the
Expand
button to expand the database like “example”.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. In this example we will delete “wp-links”. click it.
Now click on the
Operations
button.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.