P
Phil Hayes
I know that I can eliminate duplicate rows in the result
set of a query by setting the Unique Values property to
true. What I would like to do is figure out how many
duplicates there would have been for each row of that
result set - not the total number of duplicates, but the
duplicate count by row. I can't figure it out from the
documentation. Can anyone help?
Thanks,
Phil
set of a query by setting the Unique Values property to
true. What I would like to do is figure out how many
duplicates there would have been for each row of that
result set - not the total number of duplicates, but the
duplicate count by row. I can't figure it out from the
documentation. Can anyone help?
Thanks,
Phil