langs a-z

This commit is contained in:
Ingy döt Net 2013-04-10 22:43:41 -07:00
parent db842d013d
commit d066446780
11389 changed files with 98361 additions and 1020 deletions

3
Lang/PL-SQL/0DESCRIPTION Normal file
View file

@ -0,0 +1,3 @@
{{language|PL/SQL}}{{implementation|SQL}}'''PL/SQL''' (Procedural Language/Structured Query Language) is Oracle Corporation's proprietary server-based procedural extension to the [[SQL]] database language. (Some other SQL database management systems offer languages similar to PL/SQL.) Its syntax strongly resembles that of [[Ada]].
==Citations==
* [http://en.wikipedia.org/wiki/PL/SQL Wikipedia:PL/SQL]

View file

@ -0,0 +1 @@
../../Task/Apply-a-callback-to-an-array/PL-SQL

View file

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

View file

@ -0,0 +1 @@
../../Task/Call-an-object-method/PL-SQL

1
Lang/PL-SQL/Comments Symbolic link
View file

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

View file

@ -0,0 +1 @@
../../Task/Detect-division-by-zero/PL-SQL

View file

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

1
Lang/PL-SQL/Empty-program Symbolic link
View file

@ -0,0 +1 @@
../../Task/Empty-program/PL-SQL

View file

@ -0,0 +1 @@
../../Task/Ethiopian-multiplication/PL-SQL

View file

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

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

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

View file

@ -0,0 +1 @@
../../Task/Function-definition/PL-SQL

1
Lang/PL-SQL/Hostname Symbolic link
View file

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

1
Lang/PL-SQL/Jump-anywhere Symbolic link
View file

@ -0,0 +1 @@
../../Task/Jump-anywhere/PL-SQL

View file

@ -0,0 +1 @@
../../Task/Luhn-test-of-credit-card-numbers/PL-SQL