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 ...

Buy Now From Amazon

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.

Similar Products

SQL Server ConcurrencyPerformance Tuning with SQL Server Dynamic Management Views (High Performance SQL Server)SQL Server Execution PlansT-SQL Querying (Developer Reference)SQL Antipatterns: Avoiding the Pitfalls of Database Programming (Pragmatic Programmers)Troubleshooting SQL Server - A Guide for the Accidental DBAInside the SQL Server Query OptimizerSQL Server MVP Deep Dives