Re: Help with using IN Clause, does mysql support it???

2001-07-13 Thread Paul DuBois
At 7:04 PM -0400 7/13/01, <[EMAIL PROTECTED]> wrote: >Ok, I've been writing SQL for a few years now, but only recenlty started >using Mysql. I have a website hosted at a third party that uses mysql >3.23.36 > >I keep getting errors when I try to run fairly straight forward queries with >the IN cl

Help with using IN Clause, does mysql support it???

2001-07-13 Thread tysonlowery
Ok, I've been writing SQL for a few years now, but only recenlty started using Mysql. I have a website hosted at a third party that uses mysql 3.23.36 I keep getting errors when I try to run fairly straight forward queries with the IN clause like: select var1 from table1 where var1 not in (sele