Alastair Williamson
2009-03-03 11:17:32 UTC
Hello,
I am trying to find the correct sql query syntax to join multiple tables
together including at least two left joins. I have 1 master table which
inner joins to 4 tables and then left joins to 2. The inner joins are
obviously no problem but I can only get one of the left joins working.
Does anyone have a working example of a query with such a join in it?
Many thanks
Aly
I am trying to find the correct sql query syntax to join multiple tables
together including at least two left joins. I have 1 master table which
inner joins to 4 tables and then left joins to 2. The inner joins are
obviously no problem but I can only get one of the left joins working.
Does anyone have a working example of a query with such a join in it?
Many thanks
Aly