Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Like syntax
Message
From
06/03/2008 16:16:54
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Miscellaneous
Thread ID:
01299491
Message ID:
01299534
Views:
9
>>My sample was very basic, but more complex then BOL gives.
>>
>>It could be fieldname LIKE 'A%' or fieldname LIKE 'DE%' or fieldname LIKE 'ZEBRA%'
>>
>
>Yes, you combine multiple condition with OR
>
>WHERE fieldname LIKE 'A%' or fieldname LIKE 'DE%' or fieldname LIKE 'ZEBRA%'
>
As much as I don't want that to be the solution. :D
We have to think about how we are going to do this in SQL Server now.

Thanks everyone for the information.
Beth
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform