When multiple outcomes are expressions, and they are of different types (number, string, date), the resulting generated code either fails to compile or gets a runtime error: 'ORA-06502 - PL/SQL: numeric or value error'.
This happens because the variables for the expressions are all of the same name, and declared just once, instead of once for each outcome.
WORKAROUND:
None.
STATUS:
Waiting for fix in a future release of Quest Code Tester for Oracle
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center