The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Inside Microsoft SQL Server 2005: T-SQL Querying
  

  Inside Microsoft SQL Server 2005: T-SQL Querying by Itzik Ben-Gan

  • Published by: MICROSOFT PRESS
  • Author: Itzik Ben-Gan
  • Page Count: 596
  • Group: SQL - TRANSACT SQL
  • ISBN: 0735623139/9780735623132
  • Published: Apr 2006

Our Price: 21.69
Discount: 30%
RRP: 30.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Inside Microsoft SQL Server 2005: T-SQL Querying
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

CONTENTS:

Logical query processing
Physical query processing
Query tuning
Subqueries
Joins
Pivoting data
Data modification
Graphs & trees