Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In() in where statement
Message
 
 
To
06/03/2008 14:01:10
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01299415
Message ID:
01299421
Views:
12
You cannot do partial matching in SQL Server this way. You have to use LIKE for partial matching.

>
>I am sending an select statement over to SQL Server 2005 with an in() in the where statement. I thought it would be like VFP, but am thinking I am wrong now.
>
>I am trying to do parshal (sp? - not full) matching on the items in side the in.
>Do I have to do the %, or should in() work?
>
>TIA,
>Beth
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform