Object-PL/SQL: Difference between revisions

Content deleted Content added
Monkbot (talk | contribs)
m Task 18 (cosmetic): eval 15 templates: del empty params (7×); hyphenate params (10×);
use new article name for Db2
Line 17:
PL/SQL is the extended SQL language used by [[Oracle Database]].
 
PL/SQL is available in Oracle Database (since version 7), [[TimesTen|TimesTen in-memory database]] (since version 11.2.1), and [[IBM DB2Db2]] (since version 9.7).<ref name="IBM">{{cite web|url=http://www.ibm.com/developerworks/data/library/techarticle/dm-0907oracleappsondb2/index.html|title=DB2 10: Run Oracle applications on DB2 10 for Linux, UNIX, and Windows|publisher=IBM|access-date=20 April 2012}}</ref>
 
O-PL/SQL allows the definition of classes and instantiating these as objects,