Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Duplicate records
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Duplicate records
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01033719
Message ID:
01033719
Vues:
64
Hi friends
i need ur advise on this query.I've 2 fields in a table (patient,invoice).
field invoice contains invoice no for a patient.this no can be duplicated for the same patient but not for the different patient.
i mean we can have data like this

patient invoice
pk patient invoice
1 John I001
2 John I001
3 Paul I002

but there should not be like following
pk patient invoice
A1 John I001
A2 John I001
A3 Paul I001 --its wrong
A4 Paul I002

my question is how can i find out such duplicates ?
Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform