Category:SQL: Difference between revisions

From Rosetta Code
Content added Content deleted
(language template; describe)
m (Changed over to language header (the old one was close))
Line 1: Line 1:
{{Programming Language|SQL}}{{stub}}
{{language|SQL}}{{stub}}
'''Structured Query Language''' (SQL) is the ''lingua franca'' for modifying and performing queries in database systems. It is mostly declarative, but each database vendor has extended their dialect of SQL in various incompatible ways to give it more power.
'''Structured Query Language''' (SQL) is the ''lingua franca'' for modifying and performing queries in database systems. It is mostly declarative, but each database vendor has extended their dialect of SQL in various incompatible ways to give it more power.

Revision as of 04:13, 2 December 2007

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.
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

Structured Query Language (SQL) is the lingua franca for modifying and performing queries in database systems. It is mostly declarative, but each database vendor has extended their dialect of SQL in various incompatible ways to give it more power.

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.