SyntaxFix
Write A Post
Hire A Developer
Questions
I came here because I had the same problem. What was the problem for me was that the procedure was defined in the package body, but not in the package header. I was executing my function with a lose BEGIN END statement.