View Single Post
Old 11-19-2005, 08:42 AM   #1 (permalink)
twenty1
Member
 
Join Date: Aug 2005
Posts: 34
Default Can I group LIKEs together in a query

Hi,

I'm trying to figure out how to group LIKEs together, such as:

select * from A
where B like ('ccc', 'ddd', 'eee')

suggestions appreciated
twenty1 is offline   Reply With Quote
Sponsored Links