Book description
Pro T-SQL 2012 Programmer's Guide is every developer's key to making full use of SQL Server 2012's powerful, built-in Transact-SQL language. Discussing new and existing features, the book takes you on an expert guided tour of Transact-SQL functionality. Fully functioning examples and downloadable source code bring technically accurate and engaging treatment of Transact-SQL into your own hands. Step-by-step explanations ensure clarity, and an advocacy of best-practices will steer you down the road to success.
Transact-SQL is the language developers and DBAs use to interact with SQL Server. It's used for everything from querying data, to writing stored procedures, to managing the database. New features in T-SQL 2012 include full support for window functions, stored sequences, the ability to throw errors, data paging, and more. All these important new features are covered in this book. Developers and DBAs alike can benefit from the expressive power of Transact-SQL, and Pro T-SQL 2012 Programmer's Guide provides the gateway to success in applying this increasingly important database language to everyday business and technical tasks.
What you'll learn
Take full advantage of window functions and other new features in T-SQL 2012
Move business logic into the database via procedures and functions
Develop using advanced features such as encryption and full-text search
Store and retrieve XML data using XQuery and XPath
Debug and Optimize T-SQL Execution
Build ADO.NET Client Applications
Who this book is for
Pro T-SQL 2012 Programmer's Guide is written for SQL Server and Transact-SQL developers who want to implement best-practices and take full advantage of all that SQL Server has to offer. NET programmers will find the book helpful in showing how to run .NET code within SQL Server. Database administrators who need to write triggers and the occasional stored procedure will also benefit from the book.
Table of contents
- Title
- Dedication
- Contents at a Glance
- Contents
- About the Authors
- About the Technical Reviewer
- Acknowledgments
- Introduction
- Chapter 1: Foundations of T-SQL
- Chapter 2: Tools of the Trade
- Chapter 3: Procedural Code and CASE Expressions
- Chapter 4: User-Defined Functions
- Chapter 5: Stored Procedures
- Chapter 6: Triggers
- Chapter 7: Encryption
- Chapter 8: Common Table Expressions and Windowing Functions
- Chapter 9: Data Types and Advanced Data Types
- Chapter 10: Full-Text Search
- Chapter 11: XML
- Chapter 12: XQuery and XPath
- Chapter 13: Catalog Views and Dynamic Management Views
- Chapter 14: CLR Integration Programming
- Chapter 15: .NET Client Programming
- Chapter 16: Data Services
- Chapter 17: Error Handling and Dynamic SQL
- Chapter 18: Performance Tuning
- Appendix A: Exercise Answers
- Appendix B: XQuery Data Types
- Appendix C: Glossary
- Appendix D: SQLCMD Quick Reference
- Index
Product information
- Title: Pro T-SQL 2012 Programmer's Guide, Third Edition
- Author(s):
- Release date: September 2012
- Publisher(s): Apress
- ISBN: 9781430245964
You might also like
book
Inside Microsoft® SQL Server® 2008: T-SQL Programming
Get a detailed look at the internal architecture of T-SQL with this comprehensive programming reference. Database …
book
Microsoft® SQL Server 2012 Unleashed
Buy the print version of¿ and get the eBook version for free! eBook version includes chapters …
book
Inside Microsoft® SQL Server® 2008: T-SQL Querying
Tackle the toughest set-based querying and query tuning problems—guided by an author team with in-depth, inside …
book
Beginning Access™ 2007 VBA
This book provides you with the tools and techniques you'll need in order to build more …