R
Rebecca
Greetings again (and again).
I have a table with a field that contains many
duplicates. I know this an indication of bad database
construction, but there is a reason for these duplications
that I won't waste your time explaining. I need to run a
query that will reduce these duplicates down to one, so
that in a sort I will see only one of each of the many
duplicates. How can this be done? And please explain in
very easy English please. Thanks.
I have a table with a field that contains many
duplicates. I know this an indication of bad database
construction, but there is a reason for these duplications
that I won't waste your time explaining. I need to run a
query that will reduce these duplicates down to one, so
that in a sort I will see only one of each of the many
duplicates. How can this be done? And please explain in
very easy English please. Thanks.