Query to get rid of duplicated records within a table.

L

Latifah

I'm looking for the criteria to put in a simple query on a
table that has duplicate records, to get rid of the
duplicate records. The distinct field to be used is the
Social Security Number. What is the criteria to put in
the design view of the query to do this?
 
P

ProfW7

I go about it sort of backwards ... I identify the record I want to keep ...
put a "mark" in a field for that record and then delete whatever record does
not have that mark. Roy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top