Blog Archives

DISTINCT vs GROUP BY Performance in SQL Query

T SQL Date format convert function

If you ever wonder which one is really faster in Distinct vs Group By Performance Test then I will show some facts in this post so you can write your query accordingly.   To test distinct vs group by performance in SQL Query

Tagged with: , ,
Posted in SQL Server, T-SQL Tips