Inside Microsoft SQL Server 2008: T-SQL Querying

Inside Microsoft SQL Server 2008: T-SQL Querying

ISBN: 0735626030

ISBN 13: 9780735626034

Pages: 798

Authors: Itzik Ben-Gan, Lubor Kollar, Dejan Sarka, Steve Kass

4.43 of 43

Click the button below to register a free account and download the file


Download PDF

Download ePub

Tackle the toughest set-based querying and query tuning problems—guided by an author team with in-depth, inside knowledge of T-SQL. Deepen your understanding of architecture and internals—and gain practical approaches and advanced techniques to optimize your code’s performance.

Discover how to:

- Move from procedural programming to the language of sets and logic
- Optimize query tuning with a top-down methodology
- Assess algorithmic complexity to predict performance
- Compare data-aggregation techniques, including new grouping sets
- Manage data modification—insert, delete, update, merge—for performance
- Write more efficient queries against partitioned tables
- Work with graphs, trees, hierarchies, and recursive queries
- Plus—Use pure-logic puzzles to sharpen your problem-solving skills