Skip to content
Chandler Gray
blog
/
gray area
/
projects
/
about
/
Search
All tags
Posts tagged with "t-sql"
Querying Dates in SQL Server for Performance
Six date-filtering patterns benchmarked, showing how non-sargable expressions force scans and inflate logical reads, plus what to use instead.
t-sql
sql-server