Jump to content

Structured Query Language

From Simple English Wikipedia, the free encyclopedia
Revision as of 19:54, 19 March 2010 by PiRSquared17 (talk | changes)

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

Examples

SELECT * FROM test;