sers LEFT JOIN picks USING(uid)
> WHERE picks.users_uid <> users.uid
>
> Andrey Hristov
> IcyGEN Corporation
> http://www.icygen.com
> 99%
>
> - Original Message -
> From: "Jeremy Morano" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
&g
eremy Morano" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 27, 2001 9:52 PM
Subject: [PHP] clause
> Hi,
>
> Can somebody help me out?
> My where clause is completely being ignored.
> More specifically the <>. I tried to use != and that
Hello Jeremy,
you are using two tables, but you are not joining them.
What's you goal?
--- Jeremy Morano <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Can somebody help me out?
> My where clause is completely being ignored.
> More specifically the <>. I tried to use != and that
> didn't work either.
> Ho
Hi,
Can somebody help me out?
My where clause is completely being ignored.
More specifically the <>. I tried to use != and that didn't work either.
However, when I substitute it with an = , It fuctions correctly.
Right now, the output is all the users.uid and all the users.username from
the tabl
4 matches
Mail list logo