Details
-
Type:
Technical task
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
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.