Quote Originally Posted by smartzkool
Quote Originally Posted by lemon_1800
Could anyone tell me what is MySQL and why is it used?
MySQL is a relational database management system (RDBMS) which has more than 11 million installations. The program runs as a server providing multi-user access to a number of databases.

Wiki Article - http://en.wikipedia.org/wiki/MySQL
I understand the gist of mysql. Now I want to learn to create a database using mysql. Could you suggest me some websites where I can learn mysql?