How to Drop Database Using phpMyAdmin Tool

From this tutorial you’ll learn how to drop database using phpMyAdmin tool.

zemez wordpress themes
Dropping Databases
  1. First, you need to access your hosting server cPanel. Here navigate to Databases section and click on phpMyAdmin tool.
  2. You’ll see the list of databases in the left column. Click on the one you need to drop.
  3. At the top of the page you’ll see SQL tab. Click it to open.
    Drop Database
  4. Paste the following SQL query into the required field and click Go button to launch it.
DROP DATABASE yourdatabasename;
monster one