Oracle Error Message
PLS-00380: functions and procedures are not included in this release of PL/SQL
Reason for the Error
The program being compiled contains a declaration of a FUNCTION or PROCEDURE.
Solution
None
PLS-00380: functions and procedures are not included in this release of PL/SQL
The program being compiled contains a declaration of a FUNCTION or PROCEDURE.
None