Jump to content

Structured Query Language

From Simple English Wikipedia, the free encyclopedia
Revision as of 04:15, 5 July 2010 by Nifky? (talk | changes) (Quick-adding category "Programming languages" (using HotCat))

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

Examples

SELECT * FROM test;