Details
-
Technical task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
Description
The LEFT/RIGHT OUTER JOIN oracle old syntax (+) is not supported in SQL_MODE=ORACLE.
Many of the old ORACLE application still use this syntax and it's very difficult to modify the queries.
https://www.techonthenet.com/oracle/joins.php
Refer to the old syntax for LEFT and RIGHT outer joins in the link above.
Attachments
Issue Links
- duplicates
-
MDEV-13817 add support for oracle's left join syntax - the ( + )
- Open