Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

15
Lang/SQL/00-LANG.txt Normal file
View file

@ -0,0 +1,15 @@
{{stub}}
{{language|SQL|bnf=http://savage.net.au/SQL/sql-2003-2.bnf.html}}
{{Language programming paradigm|Declarative}}
'''[[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.)
SQL has come a long way and it does carry its 30-year-old legacy. But with legacy comes traction and robustness, and up to date, SQL has been the unchallenged means of querying and interoperating with RDBMS.
Some non-RDBMS have even started to adopt SQL-esque languages as their querying interfaces because of the simplicity and expressiveness of SQL.
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]]

2
Lang/SQL/00-META.yaml Normal file
View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:SQL

1
Lang/SQL/100-doors Symbolic link
View file

@ -0,0 +1 @@
../../Task/100-doors/SQL

1
Lang/SQL/99-bottles-of-beer Symbolic link
View file

@ -0,0 +1 @@
../../Task/99-bottles-of-beer/SQL

1
Lang/SQL/A+B Symbolic link
View file

@ -0,0 +1 @@
../../Task/A+B/SQL

1
Lang/SQL/Arithmetic-Integer Symbolic link
View file

@ -0,0 +1 @@
../../Task/Arithmetic-Integer/SQL

View file

@ -0,0 +1 @@
../../Task/Arithmetic-geometric-mean/SQL

1
Lang/SQL/Array-length Symbolic link
View file

@ -0,0 +1 @@
../../Task/Array-length/SQL

View file

@ -0,0 +1 @@
../../Task/Associative-array-Creation/SQL

View file

@ -0,0 +1 @@
../../Task/Averages-Arithmetic-mean/SQL

View file

@ -0,0 +1 @@
../../Task/Averages-Mean-time-of-day/SQL

1
Lang/SQL/Averages-Mode Symbolic link
View file

@ -0,0 +1 @@
../../Task/Averages-Mode/SQL

View file

@ -0,0 +1 @@
../../Task/Averages-Pythagorean-means/SQL

1
Lang/SQL/Babbage-problem Symbolic link
View file

@ -0,0 +1 @@
../../Task/Babbage-problem/SQL

1
Lang/SQL/Benfords-law Symbolic link
View file

@ -0,0 +1 @@
../../Task/Benfords-law/SQL

View file

@ -0,0 +1 @@
../../Task/Cartesian-product-of-two-or-more-lists/SQL

View file

@ -0,0 +1 @@
../../Task/Chinese-remainder-theorem/SQL

1
Lang/SQL/Comments Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comments/SQL

View file

@ -0,0 +1 @@
../../Task/Conditional-structures/SQL

View file

@ -0,0 +1 @@
../../Task/Conways-Game-of-Life/SQL

View file

@ -0,0 +1 @@
../../Task/Cumulative-standard-deviation/SQL

1
Lang/SQL/Date-format Symbolic link
View file

@ -0,0 +1 @@
../../Task/Date-format/SQL

1
Lang/SQL/Date-manipulation Symbolic link
View file

@ -0,0 +1 @@
../../Task/Date-manipulation/SQL

1
Lang/SQL/Day-of-the-week Symbolic link
View file

@ -0,0 +1 @@
../../Task/Day-of-the-week/SQL

View file

@ -0,0 +1 @@
../../Task/Determine-if-a-string-has-all-the-same-characters/SQL

View file

@ -0,0 +1 @@
../../Task/Determine-if-a-string-is-numeric/SQL

View file

@ -0,0 +1 @@
../../Task/Distance-and-Bearing/SQL

1
Lang/SQL/Dot-product Symbolic link
View file

@ -0,0 +1 @@
../../Task/Dot-product/SQL

View file

@ -0,0 +1 @@
../../Task/Dutch-national-flag-problem/SQL

1
Lang/SQL/Even-or-odd Symbolic link
View file

@ -0,0 +1 @@
../../Task/Even-or-odd/SQL

1
Lang/SQL/Fibonacci-sequence Symbolic link
View file

@ -0,0 +1 @@
../../Task/Fibonacci-sequence/SQL

1
Lang/SQL/Filter Symbolic link
View file

@ -0,0 +1 @@
../../Task/Filter/SQL

1
Lang/SQL/FizzBuzz Symbolic link
View file

@ -0,0 +1 @@
../../Task/FizzBuzz/SQL

View file

@ -0,0 +1 @@
../../Task/Formatted-numeric-output/SQL

1
Lang/SQL/Forward-difference Symbolic link
View file

@ -0,0 +1 @@
../../Task/Forward-difference/SQL

1
Lang/SQL/Gapful-numbers Symbolic link
View file

@ -0,0 +1 @@
../../Task/Gapful-numbers/SQL

1
Lang/SQL/General-FizzBuzz Symbolic link
View file

@ -0,0 +1 @@
../../Task/General-FizzBuzz/SQL

1
Lang/SQL/Gray-code Symbolic link
View file

@ -0,0 +1 @@
../../Task/Gray-code/SQL

View file

@ -0,0 +1 @@
../../Task/Greatest-common-divisor/SQL

View file

@ -0,0 +1 @@
../../Task/Greatest-subsequential-sum/SQL

1
Lang/SQL/Hamming-numbers Symbolic link
View file

@ -0,0 +1 @@
../../Task/Hamming-numbers/SQL

1
Lang/SQL/Hash-join Symbolic link
View file

@ -0,0 +1 @@
../../Task/Hash-join/SQL

1
Lang/SQL/Hello-world-Text Symbolic link
View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/SQL

1
Lang/SQL/Hostname Symbolic link
View file

@ -0,0 +1 @@
../../Task/Hostname/SQL

1
Lang/SQL/Integer-comparison Symbolic link
View file

@ -0,0 +1 @@
../../Task/Integer-comparison/SQL

1
Lang/SQL/Jewels-and-stones Symbolic link
View file

@ -0,0 +1 @@
../../Task/Jewels-and-stones/SQL

View file

@ -0,0 +1 @@
../../Task/Knapsack-problem-0-1/SQL

View file

@ -0,0 +1 @@
../../Task/Last-Friday-of-each-month/SQL

1
Lang/SQL/Literals-String Symbolic link
View file

@ -0,0 +1 @@
../../Task/Literals-String/SQL

View file

@ -0,0 +1 @@
../../Task/Look-and-say-sequence/SQL

1
Lang/SQL/MD5 Symbolic link
View file

@ -0,0 +1 @@
../../Task/MD5/SQL

1
Lang/SQL/Mastermind Symbolic link
View file

@ -0,0 +1 @@
../../Task/Mastermind/SQL

View file

@ -0,0 +1 @@
../../Task/Matrix-multiplication/SQL

View file

@ -0,0 +1 @@
../../Task/Merge-and-aggregate-datasets/SQL

View file

@ -0,0 +1 @@
../../Task/Middle-three-digits/SQL

1
Lang/SQL/N-queens-problem Symbolic link
View file

@ -0,0 +1 @@
../../Task/N-queens-problem/SQL

1
Lang/SQL/Nth Symbolic link
View file

@ -0,0 +1 @@
../../Task/Nth/SQL

1
Lang/SQL/Number-names Symbolic link
View file

@ -0,0 +1 @@
../../Task/Number-names/SQL

View file

@ -0,0 +1 @@
../../Task/Palindrome-detection/SQL

View file

@ -0,0 +1 @@
../../Task/Parameterized-SQL-statement/SQL

1
Lang/SQL/Playfair-cipher Symbolic link
View file

@ -0,0 +1 @@
../../Task/Playfair-cipher/SQL

View file

@ -0,0 +1 @@
../../Task/Primality-by-trial-division/SQL

View file

@ -0,0 +1 @@
../../Task/Range-consolidation/SQL

1
Lang/SQL/Range-expansion Symbolic link
View file

@ -0,0 +1 @@
../../Task/Range-expansion/SQL

1
Lang/SQL/Range-extraction Symbolic link
View file

@ -0,0 +1 @@
../../Task/Range-extraction/SQL

View file

@ -0,0 +1 @@
../../Task/Remove-duplicate-elements/SQL

1
Lang/SQL/Repeat-a-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Repeat-a-string/SQL

View file

@ -0,0 +1 @@
../../Task/Roman-numerals-Encode/SQL

1
Lang/SQL/Rot-13 Symbolic link
View file

@ -0,0 +1 @@
../../Task/Rot-13/SQL

View file

@ -0,0 +1 @@
../../Task/Run-length-encoding/SQL

View file

@ -0,0 +1 @@
../../Task/Search-a-list-of-records/SQL

1
Lang/SQL/Set Symbolic link
View file

@ -0,0 +1 @@
../../Task/Set/SQL

1
Lang/SQL/Set-consolidation Symbolic link
View file

@ -0,0 +1 @@
../../Task/Set-consolidation/SQL

View file

@ -0,0 +1 @@
../../Task/Sort-an-array-of-composite-structures/SQL

1
Lang/SQL/String-case Symbolic link
View file

@ -0,0 +1 @@
../../Task/String-case/SQL

1
Lang/SQL/Sudoku Symbolic link
View file

@ -0,0 +1 @@
../../Task/Sudoku/SQL

View file

@ -0,0 +1 @@
../../Task/Sum-digits-of-an-integer/SQL

1
Lang/SQL/Sum-of-a-series Symbolic link
View file

@ -0,0 +1 @@
../../Task/Sum-of-a-series/SQL

1
Lang/SQL/Sum-of-squares Symbolic link
View file

@ -0,0 +1 @@
../../Task/Sum-of-squares/SQL

View file

@ -0,0 +1 @@
../../Task/Symmetric-difference/SQL

View file

@ -0,0 +1 @@
../../Task/The-Twelve-Days-of-Christmas/SQL

1
Lang/SQL/Thue-Morse Symbolic link
View file

@ -0,0 +1 @@
../../Task/Thue-Morse/SQL

1
Lang/SQL/Tic-tac-toe Symbolic link
View file

@ -0,0 +1 @@
../../Task/Tic-tac-toe/SQL

1
Lang/SQL/Top-rank-per-group Symbolic link
View file

@ -0,0 +1 @@
../../Task/Top-rank-per-group/SQL

View file

@ -0,0 +1 @@
../../Task/Write-language-name-in-3D-ASCII/SQL

View file

@ -0,0 +1 @@
../../Task/Zero-to-the-zero-power/SQL