Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
There HAS to be a better way
Message
 
À
01/02/2013 12:24:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01564910
Message ID:
01565199
Vues:
79
How about:
SELECT Uniq_Key, MAX(STR(isProd) + STR(Version)) FROM MyCursor;
GROUP BY Uniq_Key INTO CURSOR tmp3

If Version goes over 9, you can add PADL().

Jerry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform