Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Pro T-SQL Programmer's Guide

Posted By: AlenMiler
Pro T-SQL Programmer's Guide

Pro T-SQL Programmer's Guide by Michael Coles
English | Feb 26, 2015 | ISBN: 1484201469 | 744 Pages | PDF (Converted) | 23.8 MB

Pro T–SQL Programmer’s Guide is your guide to making the best use of the powerful, Transact-SQL programming language that is built into Microsoft SQL Server's database engine. This edition is updated to cover the new, in-memory features that are part of SQL Server 2014. 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. Support for in-memory stored procedures running queries against in-memory tables is new in the language and gets coverage in this edition. Also covered are must-know features such as window functions and data paging that help in writing fast-performing database queries. Developers and DBAs alike can benefit from the expressive power of T-SQL, and Pro T-SQL Programmer's Guide is your roadmap to success in applying this increasingly important database language to everyday business and technical tasks.

Covers the newly-introduced, in-memory database features
Shares the best practices used by experienced professionals
Goes deeply into the subject matter − an advanced book for the serious reader
What you’ll learn

Gain massive performance boosts from the in-memory database features
Apply window functions to write reporting queries with unparalleled ease
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 Programmer’s Guide is written for SQL Server and T-SQL developers with a desire to write advanced-level code and take full advantage of all that SQL Server has to offer. Microsoft .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.