PLS-00661: RETURN statement in a CONSTRUCTOR cannot include an expression

PLS-00661: RETURN statement in a CONSTRUCTOR cannot include an expression

Cause: An attempt was made to include an expression in the RETURN statement of a CONSTRUCTOR body.

Action: Remove the expression from the RETURN statement.

No comments:

Post a Comment