September 16, 2009 at 1:21 pm
Hi,
I need to select only one set of record from a set of duplicate records .
Help Appreciated .
Thanks,
September 16, 2009 at 1:46 pm
Maybe this link will answer your question.
If not, please follow the link in my signature on how to post sample data.
September 16, 2009 at 3:16 pm
Panchi (9/16/2009)
Hi,I need to select only one set of record from a set of duplicate records . Below is my query .
SELECT DISTINCT ...
Since you're using DISTINCT, what are you calling a dupe? You need to post some more information before anyone can help you because we just don't have access to your data nore what the business rules for that data are.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply