Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the max number of items in IN clause?
Message
From
27/04/2010 11:02:00
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01462166
Message ID:
01462205
Views:
54
>Naomi, I question the judgment of this for anything more than a few items.
Joining against a temp table/table variable/subquery/etc is the way to go.

IIRC In () gets expanded into a cursor in vfp already,
so I surmise that SQL server and others in this league implement it such as well.
Under this assumption, the In() way of coding is probably the easiest and most
portable way to code for things like a filter with a user-defined ad-hoc list of items.

my 0.02 EUR

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform