Introduction
SQL stands for Structured Query Language, a special programming language used to manage data held in a relational database management system. A SQL server is a database system designed to use one of the many types of SQL programming language to manage its data.
Note
If you want to learn more about SQL, visit this link: http://dev.mysql.com/downloads/workbench/ to administrate...