September 2017 Update

This commit is contained in:
Ingy döt Net 2017-09-23 10:01:46 +02:00
parent bba7bfd280
commit ba8067c3b7
14570 changed files with 153136 additions and 63871 deletions

View file

@ -1,3 +1,4 @@
{{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]
* [http://en.wikipedia.org/wiki/PL/SQL Wikipedia:PL/SQL]
* [http://docs.oracle.com/database/122/LNPLS/toc.htm Oracle 12.2 PL/SQL Manual]

View file

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