Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking duplicate values
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01335071
Message ID:
01335179
Vues:
15
Are AP and AP2 the same table/cursor?

If so then try:
Select id2,count(id2) as id2count from ap group by id2 having id2count>1 into cursor c_dupes
Brandon Harker
Sebae Data Solutions
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform