Database Error Messages

PLS-00682

REVERSE not allowed in a cursor FOR loop

Action

To get a different order of rows in the result, specify ORDER BY in the SQL statement instead.