Jump to content

SQL PL

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jdlambert (talk | contribs) at 16:05, 8 June 2007 (Created article stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

SQL PL stands for Structured Query Language Procedural Language and was developed by IBM as a set of commands that extend the use of SQL in the DB2 UDB database system.[1] It provides procedural programmability in addition to the querying commands of SQL.

References