Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
CaseShuttle may make the optimization but the functions return value doesn't depend on that.
For the following query the =1 is not pushed into the case.
select empno from emp where case when sal > 1000 then empno else sal end = 1
Attachments
Issue Links
- links to