Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(2) From sqlplus, stored procs are replaced / compiled by doing:

@pdbprocedures.sql .h2

Stored Procedures

(3) The perl module that wraps the stored procedures is generated by doing:

...