Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with another query
Message
De
18/02/2003 11:18:27
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Help with another query
Divers
Thread ID:
00754488
Message ID:
00754488
Vues:
56
hello, i have this query:

SELECT count(fechaingreso) as fecha
FROM registroempresas
group by fechaingreso

what i trying to do is find how many people appears in my table in a date range and from that extract the maximum of the values.
Right now it shows 42, 1, 3, 2, etc., but i need to choose only the 42 from there, how can i do this?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform