This article describes the structure of a sql_handle
and shows how the batch text hash component is calculated.
About This Blog
Including my content originally published on 𝕏, SQLperformance.com, and SQLblog.com
Showing posts with label Hash. Show all posts
Showing posts with label Hash. Show all posts
Sunday 11 October 2020
sql_handle and the SQL Server batch text hash
Friday 10 December 2010
Heaps of Trouble?
Brad Schulz recently wrote about optimizing a query run against tables with no indexes at all. The problem was, predictably, that performance was not very good. The catch was that we are not allowed to create any indexes (or even new statistics) as part of our optimization efforts.
In this post, I’m going to look at the problem from a different angle, and present an alternative solution to the one Brad found.
Subscribe to:
Posts (Atom)