MySQL: nested joins??
From: pret <pret32_at_hotmail.com>
Date: Mon, 17 Feb 2003 13:16:50 +0100
Message-ID: <3E50D2B2.2080704_at_hotmail.com>
Hi,
Date: Mon, 17 Feb 2003 13:16:50 +0100
Message-ID: <3E50D2B2.2080704_at_hotmail.com>
Hi,
Is it possible to nest join ?
like table right join (table right join table2 on con..) on cond2 ...
I always get a syntax error when i am doing this.
Regards,
pret
Received on Mon Feb 17 2003 - 13:16:50 CET