**1.** Log into your cPanel account.

**2.** In the "**Databases**" section, click on "**phpMyAdmin**" Icon.
 ![](https://dash.wevrlabs.net/../../../img/phpmyadmin-icon.gif)

**3.** In left side-bar, Click on the expand button to expand database like "example". ![](https://dash.wevrlabs.net/../../../img/phpmyadmin-expand-db.gif)

**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.
![](https://dash.wevrlabs.net/../../../img/wp-links.gif)

**6. **Now click on the "**Operations**" option.
![](https://dash.wevrlabs.net/../../../img/wp-link-delete.gif)

**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.