- Добавил: alex66
- Дата: 12-04-2019, 06:09
- Комментариев: 0
Название: Defensive Database Programming with SQL Server
Автор: Alex Kuznetsov
Издательство: Simple Talk Publishing
Год: 2010
Формат: PDF
Страниц: 389
Размер: 10,46 МБ
Язык: English
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.