This blog will no longer be updated.

New content is available on my new blog

script,concurrency - Piotr Rodak

Browse by Tags

All Tags » script » concurrency (RSS)

relative query cost not accurate when using set rowcount

When tuning performance of a query, it is quite common to compare different variants of the query in the same batch and compare the execution plans to see if changes that you made actually work for better or not. Often you would compare just relative...