Re: duplicates
- From: "Arnie Rowland" <arnie@xxxxxxxx>
- Date: Thu, 27 Jul 2006 15:01:09 -0700
Here's a good article about how to remove duplicates. Hopefully, it will
provide you all the information you need.
Good luck on your project.
--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc
Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous
"Brad White" <bwhite at inebraska . com> wrote in message
news:eZwg0WcsGHA.1272@xxxxxxxxxxxxxxxxxxxxxxx
"Brad White" <bwhite at inebraska . com> wrote in message
news:%23Sp1q%23bsGHA.3496@xxxxxxxxxxxxxxxxxxxxxxx
I have many occurances of two rows that have the same ID.
How to select just one of each?
I can copy into a temp table, and add an identifier of some kind.
But I don't know what to use for an identifier.
I could select distince on the ID into a temp table, but
I don't see how that helps me get one copy of the original
data out.
I can't select distinct on the original data.
"The text, ntext, or image data type cannot be selected as DISTINCT."
--
Thanks,
Brad.
.
- Follow-Ups:
- Re: duplicates
- From: Roy Harvey
- Re: duplicates
- From: Brad White
- Re: duplicates
- References:
- duplicates
- From: Brad White
- Re: duplicates
- From: Brad White
- duplicates
- Prev by Date: Re: duplicates
- Next by Date: Re: duplicates
- Previous by thread: Re: duplicates
- Next by thread: Re: duplicates
- Index(es):
Loading