> And in this case a left outer join might be better, because the results > might not be what you would normally expect.
Andrew, pls explain what you meant by "might not be what you normally expect"? by a simple SELECT * query with a simple cfoutput grouping. And how using joins for this purpose will prevent any unexpected results as you stated. > -----Original Message----- > From: Andrew Scott [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 19, 2006 10:21 PM > To: CF-Talk > Subject: RE: How to get these query results > > That's ok, but for anyone else reading this. Although the sql is ok, it > does > end up being translated at the SQL server level with an inner join anyway. > > And in this case a left outer join might be better, because the results > might not be what you would normally expect. > > Just for the newbies reading this thread. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253565 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

