Re: [PHP] Re: SQL Syntax

2010-06-17 Thread Ashley Sheridan
On Wed, 2010-06-16 at 15:56 +0200, Carlos Medina wrote: > Am 16.06.2010 15:50, schrieb Jan Reiter: > > Richard, Carlos, Simcha and Nigel, > > > > > > Thank you all for your answers on this matter. When I read Simcha's mail, it > > hit me like a hammer! > > That was what I was looking for! BUT: I h

Re: [PHP] Re: SQL Syntax

2010-06-16 Thread Carlos Medina
Am 16.06.2010 15:50, schrieb Jan Reiter: Richard, Carlos, Simcha and Nigel, Thank you all for your answers on this matter. When I read Simcha's mail, it hit me like a hammer! That was what I was looking for! BUT: I have to see, that this creates way to much overhead, as I have to use INNER JOI

RE: [PHP] Re: SQL Syntax

2010-06-16 Thread Jan Reiter
Richard, Carlos, Simcha and Nigel, Thank you all for your answers on this matter. When I read Simcha's mail, it hit me like a hammer! That was what I was looking for! BUT: I have to see, that this creates way to much overhead, as I have to use INNER JOIN instead of LEFT JOIN, or an equvalent su