Solutions in this book are divided into chapters by problem domain. Each chapter is a collection of solutions around a single facet of the language such as writing queries, managing indexes, error handling, and query performance. Each solution is presented code-first, giving you a working code example to copy from and implement immediately in your own environment. Following each example is an in-depth description of how and why the given solution works. Tradeoffs and alternative approaches are also discussed.
• Focused on solutions: Look up what you need to do. Learn how to do it. Do it.
• Current: Lightly updated for SQL Server 2014
• Comprehensive: Covers all common T-SQL problem domains
Solutions in this book are divided into chapters by problem domain. Each chapter is a collection of solutions around a single facet of the language such as writing queries, managing indexes, error handling, and query performance. Each solution is presented code-first, giving you a working code example to copy from and implement immediately in your own environment. Following each example is an in-depth description of how and why the given solution works. Tradeoffs and alternative approaches are also discussed.
• Focused on solutions: Look up what you need to do. Learn how to do it. Do it.
• Current: Lightly updated for SQL Server 2014
• Comprehensive: Covers all common T-SQL problem domains

SQL Server T-SQL Recipes
972