Developing a Program Unit BACK | 1 2 3 4 5 6 7 8 | NEXT | MAIN
In this topic you learned the program unit development cycle:
  1. Create a new program unit.
  2. Compile the program unit into executable code.
  3. Troubleshoot PL/SQL syntax errors using the error message pane.
The next topic, Using Database Triggers, describes how to create database triggers.