Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the max number of items in IN clause?
Message
De
27/04/2010 11:02:00
 
 
À
27/04/2010 10:21:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01462166
Message ID:
01462205
Vues:
55
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform