List:General Discussion« Previous MessageNext Message »
From:Deryck Henson Date:September 14 2001 6:20am
Subject:Now...I asked LEFT JOIN with WHERE, now without
View as plain text  
This relates to the earlier posts I made about left joins.  I was shown how
to do it with a where clause, but now how do I do it WITHOUT one?  Like

SELECT * FROM basetable left join 2ndtable on (basetable.*=2ndtable.*)

Something like that...  I need help with this as you can see.

- Deryck H
- http://www.comp-u-exchange.com

Thread
Now...I asked LEFT JOIN with WHERE, now withoutDeryck Henson14 Sep
Re: Now...I asked LEFT JOIN with WHERE, now withoutDeryck Henson14 Sep