What I Wish Developers Knew About SQL Server (Presentation)

By Bill Graziano on 11 October 2007 | Tags: Performance Tuning , Application Design , Query Tuning , Presentations


This is the latest version of this presentation including all demonstration scripts. The presentation has been converted to a PDF to make viewing easier. The presentation provides an overview of query plans, query tuning tips, nulls, error handling and transactions. Here is the ZIP file containing the presentation and demo scripts.


Related Articles

Which is Faster: SAN or Directly-Attached Storage? (21 January 2008)

Application Locks (or Mutexes) in SQL Server 2005 (7 January 2008)

Benchmarking Disk I/O Performance: Size Matters! (30 October 2007)

Speaking in Jacksonville and Orlando on October 8th & 9th, 2007 (4 October 2007)

Avoid enclosing Indexed Columns in a Function in the WHERE clause (12 September 2007)

Introduction to Parameterization in SQL Server (7 August 2007)

Multiple Active Result Sets (MARS) – Transactions and Debugging (17 June 2007)

Multiple Active Result Sets (MARS) (3 April 2007)

Other Recent Forum Posts

Home page (Web Portal) just spins (16h)

Get the min start and max end when the datetime overlap is more than 1 day (18h)

Query Inner or Sub including 4 tables (18h)

CASE Statement to Categorize Data Request (22h)

How to remove all text inside brackets in sql server and return only text to the left of this (2d)

Get first datetime and last datetime on a single row (2d)

SQL to One to Many (2d)

Help adding another case to subquery. I am trying to pull the bin label and warehouse but I am having trouble adding another case to subquery? (3d)

- Advertisement -