Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Counting and Identifying Values
Message
De
04/06/2001 10:59:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Counting and Identifying Values
Divers
Thread ID:
00514598
Message ID:
00514598
Vues:
51
I’m stuck. I have a table with about 30 fields. Each contains numeric values ranging from 0-5. I need to COUNT each value, on each field. It should looks something like this:
Vals. Fld1 Fld2 ....etc.
0_____30____55_____….
1_____24____10_____….
2_____16____55_____….
3_____33____98_____….
4_____77____22_____….
5_____80____180____….


I want to be able to do this in the least typing possible, that’s why I thought of a query. Now, I know selecting the count is not the problem, but identifying the values of each count is what I can’t figure out.
thanks in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform