Hi

when I am using a query for several field's values I am using the following query:
Select field from table where in ('11', '22')

I need to do a LIKE search (not exact match but like match)

How can I do it

Thanks, Yariv



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to