September 2017 Update
This commit is contained in:
parent
bba7bfd280
commit
ba8067c3b7
14570 changed files with 153136 additions and 63871 deletions
|
|
@ -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]
|
||||
1
Lang/PL-SQL/Hello-world-Text
Symbolic link
1
Lang/PL-SQL/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/PL-SQL
|
||||
Loading…
Add table
Add a link
Reference in a new issue