Jump to content

Structured Query Language

From Simple English Wikipedia, the free encyclopedia
Revision as of 04:07, 17 June 2010 by Luckas-bot (talk | changes) (robot Adding: hi:SQL)

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

Examples

SELECT * FROM test;