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.
- Create a model, either manually or by reverse engineering.
- When saving the model (assuming that it has no syntax errors) the PL/SQL code files are generated automatically.