Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MIN() MAX() in SQL on multiple fields
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
MIN() MAX() in SQL on multiple fields
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Divers
Thread ID:
01617834
Message ID:
01617834
Vues:
53
I've possibly forgotten something trivial or learned something new today...

How, in an sql statement, do you get the min value of, say, 5 values?

I try something like SELECT MIN(field1,field2,field3,field4) FROM MYFILE

and VFP wants to assume MIN() is aggregation of several rows....

Thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform