Structured Query Language (SQL)
A standard language used to create, maintain, and query relational databases. SQL uses regular English words for many of its commands and is often embedded within other programming languages. It is based on four primary actions, expressed as select, insert, update and delete.
Related Links
System R - SQL HistorySQL History
SQL Reference Tutorial