Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Count Function
Message
De
24/09/2002 10:30:00
 
 
À
24/09/2002 10:25:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00703773
Message ID:
00703776
Vues:
15
SELECT MyField, COUNT (*) as Cnt FROM MyTable GROUP BY MyField
HTH

>Is there a way of counting for the number of distinct values in a field.
>I need to find out the number of different codes in a field and dont really want to do a SELECT DISTINCT into a different table and count the number of records. Anyone any ideas?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform