Category:SQL: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(stop infoboxes from overlapping, add link to wikipedia)
Line 1: Line 1:
{{language|SQL}}{{stub}}
{{stub}}
{{language|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.)


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.
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.

Revision as of 12:30, 9 June 2009

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.