Overview
- SQL Server T-SQL Recipes is an example-based guide to the Transact-SQL language that is at the core of SQL Server.
- It provides ready-to-implement solutions to common programming and database administration tasks.
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
SQL Server T-SQL Recipes is an example-based guide to the Transact-SQL language that is at the core of SQL Server. This edition has been lightly updated for SQL Server 2014 and provides ready-to-implement solutions to common programming and database administration tasks. Learn to create databases, create in-memory tables and stored procedures, insert and update data, generate reports, secure your data, and more. Tasks and their solutions are broken down into a problem/solution format that is quick and easy to read so that you can get the job done fast when the pressure is on.
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
Similar content being viewed by others
Table of contents (31 chapters)
About the authors
Bibliographic Information
Book Title: SQL Server T-SQL Recipes
Authors: Jason Brimhall, Jonathan Gennick, Wayne Sheffield
DOI: https://doi.org/10.1007/978-1-4842-0061-2
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)
Copyright Information: David Dye and Jason Brimhall and Timothy Roberts and Wayne Sheffield and Joseph Sack and Jonathan Gennick 2015
Softcover ISBN: 978-1-4842-0062-9Published: 09 July 2015
eBook ISBN: 978-1-4842-0061-2Published: 17 July 2015
Edition Number: 4
Number of Pages: LXXIX, 972
Number of Illustrations: 16 b/w illustrations
Topics: Database Management, Programming Languages, Compilers, Interpreters