Jump to content

Structured Query Language

From Simple English Wikipedia, the free encyclopedia
Revision as of 04:13, 5 July 2010 by Nifky? (talk | changes) (fix)

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

Examples

SELECT * FROM test;