Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I select similar records
Message
De
23/10/1996 13:38:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00010792
Message ID:
00010797
Vues:
35
>I have a table where I have a numeric field with scores stored in them. I would like to select all the records with similar scores into a temp table in order to resolve other things.. I have tried select *,count(*)as tie from mytable group by tie > 1. But I cannot get it to list everyone. How can I do this?
>
did u try to count(score) ?

Arnon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform