This is a mirror of official site: http://jasper-net.blogspot.com/

Advanced TSQL Tuning: Why Internals Knowledge Matters

| Monday, February 28, 2011
There is much more to query tuning than reducing logical reads and adding covering nonclustered indexes.  Query tuning is not complete as soon as the query returns results quickly in the development or test environments.  In production, your query will compete for memory, CPU, locks, I/O and other resources on the server.  Today’s entry looks at some tuning considerations that are often overlooked, and shows how deep internals knowledge can help you write better TSQL.

Read more: Paul White: Page Free Space

Posted via email from Jasper-net

0 comments: