Details
-
Technical task
-
Status: In Progress (View Workflow)
-
Critical
-
Resolution: Unresolved
-
None
-
None
Description
add support for oracle's left join syntax - the ( + )
example syntax:
SELECT * FROM table1, table2 WHERE table1.rec_num = table2.fk_table1( + );
Update:
See https://www.techonthenet.com/oracle/joins.php for syntax examples
Attachments
Issue Links
- blocks
-
MDEV-34323 Oracle compatibility project 3
-
- Open
-
- is duplicated by
-
MDEV-20650 sql_mode="oracle" does not support ancient outer join syntax (+)
-
- Closed
-
- is part of
-
MDEV-35973 Oracle Compatibility Project 1 for 2025
-
- In Progress
-
- relates to
-
MDEV-36055 DRAFT: Independent LEFT JOINs should be reordereable
-
- Open
-