Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array passing in SQL UDF
Message
De
08/01/2000 22:46:41
 
 
À
08/01/2000 20:59:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00314970
Message ID:
00315072
Vues:
1557
>select cust_id from customer where cust_id in
> (select cust_id from purchased
> where item_id = soap and cust_id in
> (select cust_id from purchased
> where item_id = towels and cust_id in
> (select cust_id from purchased where item_id = toothbrush)
> )
> )

Albert,

There could be any number of items selected from a multilist. Looks like this could get long and ugly with 20 items.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform