Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to check a table for duplicates???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00619081
Message ID:
00619115
Vues:
18
If I had a primary field my life would be so much easier! To find duplicate records, I need to compare the dob,last_name, and first_name.

This is why I was going to use 2 tables i.e. select * from table1,table2 where table1.dob = table2.dob and table1.lastname= table2.lastname and table1.firstname = table2.firstname.

Sunshine

P.S. Thanks for your response!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform