Category:PL/SQL

From Rosetta Code
Revision as of 13:18, 6 February 2007 by MikeMol (talk | contribs) (Copied language description)

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