|
|||||||||||
|
JOIN migration from Oracle to MySQL
From: <spikerlion(at)gmx.de>
Date: Fri Aug 31 2007 - 04:30:56 EDT
I've two LEFT OUTER JOINS in the WHERE section in an Oracle script like:
select ...
MySQL knows LEFT OUTER JOINS in the FROM section but two joins with the same table aren't accepted.
example:
-> doesnt' work. Exits a solution for this example? Other syntax possibilities?
regards,
-- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kanns mit allen: http://www.gmx.net/de/go/multimessenger -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=lists@pantek.comReceived on Fri Aug 31 04:33:06 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 10:08:16 EDT |
||||||||||
|
|||||||||||