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

Count occurrences by time (8h)

AlwaysOn AG + Replication maintenance - two scenarios to get the job done (4d)

What happens in a dual LEFT OUTER join when the second join is NULL in both tables? (5d)

How to set a variable from a table with comma? (5d)

SSRS Expression IIF Zero then ... Got #Error (6d)

Understanding 2 Left Joins in same query (7d)

Use a C# SQLReader to input an SQL hierarchyid (7d)

Translate into easier query/more understandable (8d)

- Advertisement -