Run the command script to the right.

In this step you will create an identical set of stored procedures using SQL PL. These new stored procedures will do the exact same work. This will allow you to see a fair comparison between the two lanaguages within DB2.

The three new packages will be called:

  1. PRODUCT_PACKAGE_DB2
  2. CUSTOMER_PACKAGE_DB2
  3. ORDER_PACKAGE_DB2

You should see several success statements in the console panel.