Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

Distinct Shows Dupes Instead of Distinct

$
0
0
Select DISTINCT [ADJ COUNT]
From [dbo].[SPBMI_Count]
Where [Index Key] in ('SPGBBMBMI-USDFF--P-REMS--', 'SPGBBMBMI-USDFF--P-RGUS--', 'SPGBBMBMI-USDFF--P-REMX--', 'SPGBBMBMI-USDFF--P-RGUX--')

I keep getting 8 records returned, but there should be only 4, as all Index Keys are unique.

I tried to figure this our using the execution Plan, but that doesn't help.  I also tried to figure out what SQL Server is doing by debugging, but it just runs through the logic in one step.  How can I see what's really going on behind the scenes.

Thanks experts!!


Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.


Viewing all articles
Browse latest Browse all 23857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>