Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Identifying dupes - interesting problem
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00335211
Message ID:
00335666
Views:
16
True, you can't do it in a single clean SELECT statement. However, there's a trick using UNIQUE indexes that takes care of this pretty nicely. I don't remember what it was exactly but I've listed a couple of articles from FoxTalk that might prove useful. Jinkerson & Grommes's trick uses the UNIQUE index idea.


May 1999:
Driving the Data Bus: Matchmaker, Mitchmoker ... Is That a Match? Or De-mystifying De-duplication, Andrew Coates
Finding duplicate entries in your data or matching records from different tables is a problem that has plagued database designers since databases began (and even earlier). In this article, Andrew demonstrates some of the techniques you can use to match records. Subscriber Source Code.

May 1997:

A "UNIQUE" Approach to De-Duping in FoxPro, Dave Jinkerson and Bob Grommes
Here's a simple and elegant approach to a seemingly difficult problem: removing duplicate records from a table.

Whil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform