Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IN filter condition
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00765781
Message ID:
00765794
Vues:
14
Hi,

>can anybody tell me if the number of elements that you put after the IN filter condition in an sql select (select * from table where field in (element1, element2, ...))is limited ?

The maximim number of elements in IN clause is 24. Probably it related with INLIST() function, which has the same limitation.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform