Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
In() in where statement
Message
 
 
À
06/03/2008 14:01:10
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01299415
Message ID:
01299421
Vues:
13
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform