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.
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.
Title Defensive Database Programming with SQL Server
Author(s) Alex Kuznetsov
Publisher: Red Gate Books (May 31, 2010)
Paperback 301 pages
Language: English
ISBN-10: 190643445X
ISBN-13: 978-1906434458
eBook: http://www.red-gate.com/community/books/entrypage/defensive-database-programming
Author(s) Alex Kuznetsov
Publisher: Red Gate Books (May 31, 2010)
Paperback 301 pages
Language: English
ISBN-10: 190643445X
ISBN-13: 978-1906434458
eBook: http://www.red-gate.com/community/books/entrypage/defensive-database-programming
No comments:
Post a Comment