Delete a database in phpMyAdmin

phpmyadmin

Solution

After successful login to cPanel, near to the `phpMyAdmin` icon there is another icon `MySQL Databases`; click on that.

That brings you to the database listing page.

In the action column you can find the `delete database` option click on that to delete your database!

Problem

By mistake, I have created a duplicate database in the phpMyAdmin page of cPanel. I want to delete this database, but I am not able to find any delete button in the UI. How to delete a database in phpMyAdmin?

Original source