Defensive Database Programming with SQL Server
by Alex Kuznetsov
Publisher: Red Gate Books 2010
ISBN/ASIN: 190643445X
ISBN-13: 9781906434458
Number of pages: 302
Description:
The goal of Defensive Programming is to produce resilient code that responds gracefully to the unexpected. To the SQL Server programmer, this means T-SQL code that behaves consistently and predictably in cases of unexpected usage, doesn't break under concurrent loads, and survives predictable changes to database schemas and settings. Inside this book, you will find dozens of practical, defensive programming techniques that will improve the quality of your T-SQL code and increase its resilience and robustness.
Download or read it online for free here:
Download link
(4.7MB, PDF)
Similar books

by Benjamin Nevarez - Red gate books
A better understanding of what the Query Optimizer does behind the scenes can help you to improve the performance of your databases and applications, and this book explains the core concepts behind how the SQL Server Query Optimizer works.
(10052 views)

by Ross Mistry, Stacia Misner - Microsoft Press
The authors explain how SQL Server 2014 incorporates in-memory technology to boost performance in online transactional processing and data-warehouse solutions. They also describe how it eases the transition from on-premises solutions to the cloud.
(8950 views)

by Ross Mistry, Stacia Misner - Microsoft Press
Our purpose in Introducing Microsoft SQL Server 2008 R2 is to point out both the new and the improved in the latest version of SQL Server. This book is for anyone who has an interest in SQL Server 2008 R2 and wants to understand its capabilities.
(8640 views)

by Ross Mistry, Stacia Misner - Microsoft Press
This book is for anyone who has an interest in SQL Server 2008 R2 and wants to understand its capabilities. The purpose is to point out both the new and the improved in the latest version of SQL Server. Some familiarity with SQL Server is assumed.
(10465 views)