PL/SQL: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added short summary, courtesy of Wikipedia, and category)
(Redirect to category)
 
Line 1: Line 1:
[[Category:PL/SQL]]
#REDIRECT [[:Category:PL/SQL]]

{{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]

Latest revision as of 13:18, 6 February 2007

Redirect to: