Search Books

Inside Microsoft SQL Server 2005: T-SQL Querying (Developer Reference)

Author Itzik Ben-Gan, Lubor Kollar, Dejan Sarka
Publisher Microsoft Press
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
44.99 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $0.01

✓ In stock. Usually ships within 2 to 3 days.

Share:
Book Details
ISBN / ASIN0735623139
ISBN-139780735623132
AvailabilityIn stock. Usually ships within 2 to 3 days.
Sales Rank1,322,271
MarketplaceUnited States 🇺🇸

Description

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