Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where clause
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Divers
Thread ID:
01006367
Message ID:
01006382
Vues:
23
Thank you Sergey for the quick reply...
I'm new to both C# and SQL Server...

Paul
>It's the same IN operator as in VFP
>update orders set flag = 0 where ordernumber IN (25000,26789,2342)
>
>>Is there an equivalent to VFP's inlist() command in C# for SQL Server?
>>
>>I want to issue a command like
>>
>>update orders set flag = 0 where inlist(ordernumber,25000,26789,2342)
>>
>>
>>I'm not sure how to do this?
>>
>>Thanks,
>>Paul
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform