DB2 Version 10.1 for Linux, UNIX, and Windows

PL/SQL features

PL/SQL statements and scripts can be compiled and executed using DB2® interfaces.

You can execute the following PL/SQL statements:

PL/SQL procedures and functions can be invoked from other PL/SQL statements or from DB2 SQL PL statements. You can call a PL/SQL procedure from SQL PL by using the CALL statement.

The following statements and language elements are supported in PL/SQL contexts: