Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
-
Not for Release Notes
Description
SELECT a.* FROM HR.LOCATIONS a, HR.COUNTRIES b WHERE b.COUNTRY_ID IN (a.COUNTRY_ID (+)); |
is allowed
Attachments
Issue Links
- blocks
-
MDEV-36908 Oracle outer join syntax (+): query with condition IN and NOT IN (SELECT ...) (with view in defenition of subquery) has wrong query plan and returns wrong result
-
- Closed
-