in reply to Re: Perl/MySQL Problem
in thread Perl/MySQL Problem

In MySQL, you can use either <> or != interchangeably in the where statement. Ref=pg 253 of MySQL & msql (O'Reilly).

I have not found that it makes a difference putting quotes around a number or not in my experience, but who's to say I haven't just been lucky?

-jenn