Inside Microsoft SQL Server 2005: T-SQL Querying

Itzik Ben-Gan, Lubor Kollar, Dejan Sarka

  • 出版商: MicroSoft
  • 出版日期: 2006-04-26
  • 售價: $1,800
  • 貴賓價: 9.5$1,710
  • 語言: 英文
  • 頁數: 632
  • 裝訂: Paperback
  • ISBN: 0735623139
  • ISBN-13: 9780735623132
  • 相關分類: MSSQLSQL
  • 已過版

買這商品的人也買了...

商品描述

Description

Get the in-depth architectural insights you need to exploit advanced T-SQL querying techniques.

Take a detailed look at the internal architecture of T-SQL—and unveil the power of set-based querying—with comprehensive reference and advice from the experts. Database developers and administrators get best practices, sample databases, and code to master the intricacies of the programming language—solving complex problems with real-world solutions.

Discover how to:

•Understand logical and physical query processing
•Apply a methodology to optimize query tuning
•Solve relational division problems
•Use CTEs and ranking functions to simplify and optimize solutions
•Aggregate data with various techniques, including tiebreakers, pivoting, histograms, and grouping factors
•Use the TOP option in a query to modify data
•Query specialized data structures with recursive logic, materialized path, or nested sets solutions
•PLUS—Improve your logic and get to the heart of querying problems with logic puzzles

Get code and database samples on the Web