Creating PL/SQL Source Files

PL/SQL files can be created from scratch, but should in most cases be created from code generation from the model.

  1. Create a model, either manually or by reverse engineering.
  2. When saving the model (assuming that it has no syntax errors) the PL/SQL code files are generated automatically.