Definition: The structured query language is an industry-standard language used for manipulation of data in a relational database. The major SQL commands of interest to database users are SELECT, INSERT, JOIN and UPDATE.
Also Known As: SQL
By Mike Chapple, About.com Guide