Cómo eliminar la tabla de la Base de Datos MySQL a través de phpMyAdmin en cPanel

1. Inicie sesión en su cuenta de cPanel.

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)«.

Advertencia: Se eliminará toda la tabla y será imposible restaurarla especialmente si no tiene una copia de seguridad.