Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I make sure to cover it all?
Message
De
09/07/2011 08:53:36
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01517745
Message ID:
01517803
Vues:
69
>>>Select A1.*, B1.* from cur A1 INNER JOIN cur B1 on A1.ID < B1.ID
>>>
>>>This should create all possible combinations.
>>
>>Naomi,
>>
>>This is a little bit to fast for me.
>>
>>We have one table only and you are selecting from tables, table A1 and table B1 , would you be able to elaborate ?
>>Would this work also if you have a set of n records?
>>
>>Regards,
>>
>>Koen
>
>I'm selecting from the same table but I join it with itself. It should work for any number of records, it will create all combinations.

Naomi,

I am afraid you will not get the permutations as requested with this select statement. I see only 2 figures that is not according to the question as far as I can see.

Regards,
Koen
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform