Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select min(x,y)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00168438
Message ID:
00168440
Vues:
32
Don,

I don't believe you can use MIN(v1,v2) in a select, You use MIN(field) and it compares all contents. Youl have to select MIN(f1), MIN(f2) then get the minimum from those values.

-Tom
-TomC
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform