Details:
MySQL Databases
Overview
The MySQL Account Maintenance Menu allows you to create MySQL databases
and users and to modify databases and access to them. SQL stands for
Structured Query Language. SQL is an international standard in querying and
retrieving information from databases. MySQL is essentially an SQL server - it
responds to requests for information that are written in SQL. You can
communicate with MySQL using a wide variety of programming languages (PHP
being one of the most common). MySQL is Open Source software and free for use.
To access the MySQL functions, click the icon as shown, below, in
the "Databases" section of the cPanel interface.
Refer to the following link for more information:
http://www.cpanel.net/support/docs/11/cpanel/databases_create_
user_sql.html
MySQL - The MySQL homepage.
http://www.mysql.com/