SQL is a Structured Query Language. Its main function is to help access and manipulate database.
SQL statements execute tasks such as update data on a database, or retrieve data from a database.
Examples of SQL: Oracle, Sybase, Ingres
References:
http://www.w3schools.com/sql/default.asp
http://sqlcourse.com/intro.html