Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I would definitely recommend:</p> <ul> <li><p><a href="http://rads.stackoverflow.com/amzn/click/0735626243" rel="nofollow noreferrer">Microsoft SQL Server 2008 Internals</a>: goes deep but does not neglect the fundamentals. <strong><em>It is a must read</em>.</strong></p></li> <li><p><a href="http://rads.stackoverflow.com/amzn/click/0470484284" rel="nofollow noreferrer">Professional SQL Server 2008 Internals and Troubleshooting</a>: similar to the first book, but with a slightly more performance based focus. </p></li> <li><p><a href="http://rads.stackoverflow.com/amzn/click/1430219025" rel="nofollow noreferrer">SQL Server 2008 Query Performance Tuning Distilled</a>: great techniques for identifying and fixing poorly performing queries, from the metal to the application.</p></li> <li><p><a href="http://rads.stackoverflow.com/amzn/click/1935182048" rel="nofollow noreferrer">SQL Server MVP Deep Dives</a>: written by some of the world's leading SQL Server experts and practitioners. [There's a short review <a href="http://mitch-wheat.blogspot.com/2010/02/sql-server-mvp-deep-dives-book-review.html" rel="nofollow noreferrer">here</a>. Volume 2 is due out somewhere around November 2011, I believe]</p></li> </ul> <p>If you have more of a development focus:</p> <ul> <li><p><a href="http://rads.stackoverflow.com/amzn/click/143020866X" rel="nofollow noreferrer">Pro SQL Server 2008 Relational Database Design and Implementation</a></p></li> <li><p><a href="http://rads.stackoverflow.com/amzn/click/159059729X" rel="nofollow noreferrer">Expert SQL Server 2005 Development</a> (SQL Server 2005 but still relevant for SQL Server 2008)</p></li> </ul> <p>There are also some very good, free electronic books from <a href="http://www.red-gate.com/our-company/about/book-store/" rel="nofollow noreferrer">Redgate</a>:</p> <ul> <li><p><a href="http://www.red-gate.com/our-company/about/book-store/inside-sql-server-query-optimizer" rel="nofollow noreferrer">Inside the SQL Server Query Optimizer</a> </p></li> <li><p><a href="http://www.red-gate.com/our-company/about/book-store/dynamic-management-views" rel="nofollow noreferrer">Performance Tuning with SQL Server Dynamic Management Views</a> </p></li> <li><p><a href="http://www.red-gate.com/our-company/about/book-store/sql-server-maintenance-plans" rel="nofollow noreferrer">Brad's Sure Guide to SQL Server Maintenance Plans</a> </p></li> <li><p><a href="http://www.red-gate.com/our-company/about/book-store/sql-server-execution-plans" rel="nofollow noreferrer">SQL Server Execution Plans</a> </p></li> </ul> <p>to list a few.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload