Logo

Defensive Database Programming with SQL Server

Large book cover: Defensive Database Programming with SQL Server

Defensive Database Programming with SQL Server
by

Publisher: Red Gate Books
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.

Home page url

Download or read it online for free here:
Download link
(4.7MB, PDF)

Similar books

Book cover: SQL Server Execution PlansSQL Server Execution Plans
by - Redgate Publishing
An execution plan describes what's going on behind the scenes when SQL Server executes a query. This book leads you right from the basics of capturing plans, through how to interrupt them, and how to diagnose the causes of poor query performance.
(8755 views)
Book cover: Introducing Microsoft SQL Server 2008 R2Introducing Microsoft SQL Server 2008 R2
by - 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.
(10721 views)
Book cover: Sams Teach Yourself Microsoft SQL Server 7 in 21 DaysSams Teach Yourself Microsoft SQL Server 7 in 21 Days
by - Sams
The book introduces you to every aspect of Microsoft's flagship back-end database engine. Organized with a FAQ-like summary at the end of every chapter, it familiarizes you with all the features and even brings you up to expert level on a few of them.
(17714 views)
Book cover: SQL Server Reference GuideSQL Server Reference Guide
by - Pearson Education
Database professional Buck Woody leads you through the many aspects of designing, administering, and developing for your SQL Server platform. Recommended for DBAs and developers, this Reference Guide covers SQL Server 2000 up to SQL Server 2008 R2.
(8118 views)