On Tue, Apr 1, 2008 at 11:54 AM, Tim McDaniel <[EMAIL PROTECTED]> wrote:
> > Please also consider using explicit JOINs. > Another way to do the same thing with different syntax, right? > Generally speaking it is another way to do the same thing, however it is much easer to read complicated queries that use explicit JOIN syntax. Recently (5 series) the precedence of the comma and JOIN was made different, so some queries that used both broke. According to the manual multi-table UPDATE and DELETE queries can use explicit join syntax, but I have had issues with that in the past, and only achieved success using implicit (comma) joins. YMMV. -- Rob Wultsch [EMAIL PROTECTED] wultsch (aim)