Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Indexing Small Temp Tables used to JOIN based on a value being in a range...

$
0
0
Just wondering if there's much I can do to improve a query that has to join about 70K rows to a temp table that has a RangeLow (int) and RangeHigh (int) and a RangeName value that is going to be part of a GROUP BY, and the JOIN has to compare a primary qu

Viewing all articles
Browse latest Browse all 3145

Trending Articles