Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where clause
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Where clause
Miscellaneous
Thread ID:
01006367
Message ID:
01006367
Views:
62
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
Next
Reply
Map
View

Click here to load this message in the networking platform