Category:SQL: Difference between revisions

From Rosetta Code
Content added Content deleted
(bnf parameter)
m (Add paradigm category)
Line 1: Line 1:
{{stub}}
{{stub}}
{{language|SQL|bnf=http://savage.net.au/SQL/sql-2003-2.bnf.html}}
{{language|SQL|bnf=http://savage.net.au/SQL/sql-2003-2.bnf.html}}
{{Language programming paradigm|Query}}


'''[[wp:SQL|Structured Query Language]]''' (SQL) is the ''lingua franca'' for modifying and performing queries in database systems based on Dr. Edgar F. Codd's relational model. (Dr. Codd did not create the SQL language itself.)
'''[[wp:SQL|Structured Query Language]]''' (SQL) is the ''lingua franca'' for modifying and performing queries in database systems based on Dr. Edgar F. Codd's relational model. (Dr. Codd did not create the SQL language itself.)

Revision as of 14:04, 16 January 2014

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
SQL
This programming language may be used to instruct a computer to perform a task.
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using SQL.


Structured Query Language (SQL) is the lingua franca for modifying and performing queries in database systems based on Dr. Edgar F. Codd's relational model. (Dr. Codd did not create the SQL language itself.)

It is mostly declarative, but each database vendor has extended their dialect of SQL in various incompatible ways to give it more power or to simplify their implementation.

See Also

SMEQL

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "SQL"

The following 87 pages are in this category, out of 87 total.