How could I write a statement that uses something like 'OR' as a case.  Like
this:

SELECT * FROM list WHERE name = '$this1' OR name = '$this2' OR name =
'$that1'

?

Thanks for any help,

-Mike



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to