Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Here are a few that I find very useful:</p> <ul> <li><a href="http://technet.microsoft.com/en-us/sqlserver/bb331794.aspx" rel="noreferrer">SQL Server Best Practices</a> - Microsoft SQL Server White Papers and Best Practices</li> <li><a href="http://vyaskn.tripod.com/" rel="noreferrer">vyaskn</a> - A mixture of articles From DBA to Developer</li> <li><a href="http://blog.ola.hallengren.com/blog/_archives/2008/1/1/3440068.html" rel="noreferrer">Backup, Integrity Check and Index Optimization</a></li> <li><a href="http://www.sqlservercentral.com/Scripts/" rel="noreferrer">SQLServerCentral Scripts</a> - Scripts for most most DBA tasks and more</li> <li><a href="http://www.microsoft.com/technet/scriptcenter/scripts/sql/sql2005/default.mspx?mfr=true" rel="noreferrer">Script Repository: SQL Server 2005</a> - TechNet Script Center</li> <li><a href="http://sqlcat.com/toolbox/archive/2008/02/21/scripts-and-tools-for-performance-tuning-and-troubleshooting-sql-server-2005.aspx" rel="noreferrer">Scripts and Tools for Performance Tuning and Troubleshooting SQL Server 2005</a> </li> <li><a href="http://blogs.msdn.com/sqlqueryprocessing/default.aspx" rel="noreferrer">SQL Server Query Processing Team</a> - Hardcore advice from the MS SQL optimisation team</li> <li><a href="http://code.msdn.microsoft.com/SQLExamples" rel="noreferrer">Common Solutions for T-SQL Problems</a></li> <li><a href="http://www.davidemauri.it/SqlScripts.aspx" rel="noreferrer">Davide Mauri's Index Scripts</a></li> </ul>
 

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