PLS-00425: in SQL, function argument and return types must be SQL type
Cause: When a cursor variable was declared as the formal parameter of a
Action: Change the parameter mode from OUT to IN or IN OUT.
Cause: When a cursor variable was declared as the formal parameter of a
Action: Change the parameter mode from OUT to IN or IN OUT.
No comments:
Post a Comment