Jump to content

Structured Query Language

From Simple English Wikipedia, the free encyclopedia
Revision as of 09:29, 17 November 2010 by Loveless (talk | changes) (robot Adding: nn:SQL)

Structured Query Language (SQL) is a language used to change data in databases.

Examples

SELECT * FROM test;