Organizing PL/SQL BACK | 1 2 3 4 5 | NEXT | MAIN
In this topic you learned the steps to organize your PL/SQL between the client and server:

  • Create libraries and add program units.
  • Attach libraries to an application to reference program units.
  • Move PL/SQL program units to the server to reduce network traffic and improve performance.