PLS-00523: ORDER methods must return an INTEGER.

PLS-00523: ORDER methods must return an INTEGER.

Cause: An order member function was written such that it returns something other than an integer type.

Action: Rewrite the ORDER method such that it returns an integer type.

No comments:

Post a Comment