Forum Discussion

ezpz97's avatar
ezpz97
Copper Contributor
Mar 26, 2025

SQL Server Stream Aggregate vs Hash match Aggregate

Hello, I am a new SQL Server engineer.   While looking at the execution plan of a query that SUM() values ​​of int type based on the range of a date column of datetime type, I discovered that SUM()...

Resources