Description: A database refers to a software used to store and organize data .
Databases have tables which are like sections or cabinets in your database system.
Each table has columns and information is stored as rows. Each row has a field for each column in the table.
An instruction issued by SQL to the database server to retrieve data is called a query.
phpMyAdmin, which is an open source web application with a nice easy graphical user interface to manage MySQL databases.
Steps to delete a database in cPanel
Step 1: Login to your cPanel account using the username and password.
Step 2: Goto databases and click on MySql databases.
Step 3: Here you can see all the databases which has been created.

Step 4: Click on delete and while clicking on delete it has to be asked that whether the database has to be permanently deleted or not

