Outer joins from my experience take the longest.  Since a where x=y join is
essentially the same thing as an inner join, I can't imagine either one
taking any longer.  However I could be wrong.

Gregory Harris
Web Developer
Stirling Bridge Group LLC


----- Original Message -----
From: "Robert Everland" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, January 09, 2001 11:02 AM
Subject: Faster Join


> What would be faster an inner join, an outer join, or a where
> something = something join. I am working with huge queries and a little
bit
> of time on a small query could translate to a huge gain on my joins.
>
> Robert Everland III
> Web Developer
> Dixon Ticonderoga
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to