[thelist] table join for 4 tables

Brian Cummiskey Brian at hondaswap.com
Thu Nov 3 13:41:05 CST 2005


Brian Cummiskey wrote:

> left outer join table 4 on table1.skuid = table4.skuid

Just to correct my typo on this line:

left outer join table4 on table1.skuid = table4.skuid
.....................^

	no space :)




More information about the thelist mailing list