in reply to
Perl/MySQL Problem
select * from users where state in ('FL','NY','KY','Invalid') AND active <> '0'
Comment on
Re: Perl/MySQL Problem
In Section
Seekers of Perl Wisdom