or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
65 used & new from $3.99

Have one to sell? Sell yours here
 
   
Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning) (Paperback)

~ (Author), (Author), (Author)
Key Phrases: table expressions, ranking functions, data modification, Order Details, Querying Table, Nested Loops (more...)
4.6 out of 5 stars  See all reviews (32 customer reviews)

List Price: $44.99
Price: $29.69 & this item ships for FREE with Super Saver Shipping. Details
You Save: $15.30 (34%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Want it delivered Wednesday, February 10? Choose One-Day Shipping at checkout. Details
42 new from $6.34 23 used from $3.99

Formats

Amazon Price New from Used from
Paperback $29.69  
There is a newer edition of this item:
Inside Microsoft SQL Server 2008: T-SQL Querying Inside Microsoft SQL Server 2008: T-SQL Querying 5.0 out of 5 stars (3)
$31.49
In Stock.
What Do Customers Ultimately Buy After Viewing This Item?
Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning)
77% buy the item featured on this page:
Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning) 4.6 out of 5 stars (32)
$29.69
Microsoft SQL Server 2005 Unleashed
7% buy
Microsoft SQL Server 2005 Unleashed 4.4 out of 5 stars (20)
$40.94
Inside Microsoft SQL Server 2008: T-SQL Querying
6% buy
Inside Microsoft SQL Server 2008: T-SQL Querying 5.0 out of 5 stars (3)
$31.49
Microsoft SQL Server 2008 T-SQL Fundamentals (PRO-Developer)
6% buy
Microsoft SQL Server 2008 T-SQL Fundamentals (PRO-Developer) 4.6 out of 5 stars (14)
$31.49

Frequently Bought Together

Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning) + Inside Microsoft SQL Server 2005: T-SQL Programming (Pro-Developer) + Inside Microsoft SQL Server 2005: Query Tuning and Optimization
Price For All Three: $90.87

Show availability and shipping details

  • This item: Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning) by Lubor Kollar

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Inside Microsoft SQL Server 2005: T-SQL Programming (Pro-Developer) by Itzik Ben-Gan

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Inside Microsoft SQL Server 2005: Query Tuning and Optimization by Kalen Delaney

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought

Inside Microsoft SQL Server 2005: T-SQL Programming (Pro-Developer)

Inside Microsoft SQL Server 2005: T-SQL Programming (Pro-Developer)

by Itzik Ben-Gan
4.2 out of 5 stars (17)  $29.69
Inside Microsoft SQL Server 2005: Query Tuning and Optimization

Inside Microsoft SQL Server 2005: Query Tuning and Optimization

by Kalen Delaney
4.4 out of 5 stars (9)  $31.49
Inside Microsoft  SQL Server(TM) 2005: The Storage Engine (Solid Quality Learning)

Inside Microsoft SQL Server(TM) 2005: The Storage Engine (Solid Quality Learning)

by Kalen Delaney
4.4 out of 5 stars (17)  $20.00
Microsoft SQL Server 2005 Unleashed

Microsoft SQL Server 2005 Unleashed

by Ray Rankins
4.4 out of 5 stars (20)  $40.94
Microsoft SQL Server 2005 Administrator's Companion (Pro - Administrator's Companion)

Microsoft SQL Server 2005 Administrator's Companion (Pro - Administrator's Companion)

by Stacia Misner
4.1 out of 5 stars (9)  $37.79
Explore similar items

Editorial Reviews

Product Description

This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)—one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses on advanced querying techniques and how queries are interpreted and processed by the SQL Server execution engine. You’ll get in-depth coverage of the sophisticated uses of T-SQL, including the differences between logical and physical processing, nesting of queries, and much more. The book explains and compares solutions to database-development problems in both SQL Server 2000 and SQL Server 2005, discussing the new T-SQL programming features added to SQL Server 2005 in detail. Includes extensive code samples, table examples, and logic puzzles to help database developers and administrators understand the intricacies and help promote mastery of T-SQL

From the Publisher

Key Book Benefits: -Delivers practical, hands-on guidance on sophisticated uses of T-SQL, including the differences between logical and physical processing, nesting of queries, and much more -Provides deep background information that helps developers optimize queries, aggregate data, and develop hierarchies and recursive queries -Helps promote mastery of T-SQL -Features numerous code and table examples, practical advice, logic puzzles, and best practices

Product Details


More About the Authors

Discover books, learn about writers, read author blogs, and more.

Inside This Book (learn more)

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(20)
(8)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

32 Reviews
5 star:
 (23)
4 star:
 (6)
3 star:
 (2)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.6 out of 5 stars (32 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
44 of 47 people found the following review helpful:
5.0 out of 5 stars Must Have, December 20, 2006
This will be a standard book on most DBA's desktops. Itzik Ben-Gan of Solid Quality Learning has taken the Advanced T-SQL course that he teaches and turned it into a fantastic book.

The first two chapters cover the logic of query processing and what physically occurs when you run a query. Very early on Itzik establishes a practice of defining a problem or a question about T-SQL and then spends time working through the solution. This approach carries through the entire book. This not only allows the user to see the problem solving approach in action, but enables the user in pursuing the solutions themselves. Itzik takes the time to lay out a very detailed methodology for identifying and tuning problem queries from the server, through the database, down to the query that's causing the problems. From these foundation chapters he explores topics such as Subqueries and Table Expressions, Joins and Set Operations, Aggregating and Pivoting Data, Top and Apply, Data Modification and finally Graphs, Hierarchies and Recursive Queries.

The greatest thing about the book is that Itzik really explores his solutions. He walks the user into a mind set that accepts only set based operations as the norm for data access. He shows multiple solutions to many of the problems and outlines where and how those solutions differ. This book acts as a good mechanism for actually learning the details of how to use T-SQL withing SQL Server 2005. He also points out where there are differences from 2000 and supplies 2000 only solutions to a lot of the problems, which can help those that need to maintain two code bases. He regularly uses and addresses 2005 functionality so there is zero indications of this being a 2000 book warmed over for re-publication.

Make no mistakes here. This is a high-end book. If you're just getting started in T-SQL, you may want to start out somewhere else. If, after getting down the concepts of SELECT.. FROM... WHERE... GROUP BY... ORDER BY, etc., then come back here and learn what happens and the right reasons to do the right things with the scripts that you write.

I work primarily as a database developer, doing database design from logical models and business requirements and then developing stored procedures, etc., for accessing data from those databases. This kind of information is absolutely vital to doing the best job I can. I think I was predisposed to like this work, but I've actually been picking it up during the day to refer back to points that were unclear to me or that I want to better communicate to others, especially from the first two chapters.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
22 of 23 people found the following review helpful:
5.0 out of 5 stars An essential read for serious T-SQL developers, November 25, 2006
By Adam Machanic "Data Dude" (Melrose, MA United States) - See all my reviews
(REAL NAME)   
As someone quite familiar with Itzik Ben-Gan's work, I expected this to be a really good book. But since I've been reading about and working with SQL Server 2005 since early betas, I didn't expect to learn much. I was, as it turned out, wrong on both counts.

This book surpassed all of my expectations. It's more than just a really good book -- it's a great book -- and I learned quite a bit from reading it. Itzik and his co-authors have a knack for explaining every idea, down to the minute details that you might miss in other books or documentation. The examples are clear and precise, and the author team has done a great job of making even complex topics crystal clear.

This is certainly not a book for beginners; intermediate and advanced practitioners will want to use this book to help get more out of SQL Server. Learn the basics of T-SQL and SQL Server before tackling this one if you want to take full advantage of what it has to offer.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
9 of 9 people found the following review helpful:
5.0 out of 5 stars The true SQL 2005 Book!!!, February 22, 2007
By Stephen (Phoenix, AZ) - See all my reviews
I strongly recommend this book to anyone wanting a better understanding of SQL server 2005. I have read several books in this series, they are all good, but this is the best by far. It starts by discussing the logical processing of query, which is very important for understand how to write effective queries. It then discusses how to evaluate your queries, it discusses indexes in extensive detail - to the point that you will understand how to they work and how to make effective indexes. It explains many of the new T-SQL features, and how to use them in real life scenarios. However, note that this is not a T-SQL reference guide. Books online serves that purpose. This is a MUST HAVE for my team.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

2.0 out of 5 stars Disappointed
Very limited coverage. Nothing about date processing. I have better luck just doing a Google search on whatever it is I'm looking for.
Published 2 days ago by Softie Developer

5.0 out of 5 stars greatness
this is one of the best books i have ever read on SQL server.
highly recommended to the enthusiast. not so much for the beginner/intermediate. Read more
Published 3 months ago by nope

5.0 out of 5 stars Great reference!
If you need great background information about the best way to write queries and stored procedures for SQL server 2005 then this is a great book. Read more
Published 8 months ago by Paul A. Hernandez

5.0 out of 5 stars Fantastic in every way
As a programmer we go through many a book. And many of them read and feel like textbooks. So we skim, read in short bursts, simply would rather avoid the read. Read more
Published 20 months ago by Joshua Huber

4.0 out of 5 stars Excellelent Intermediate or review
Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning)

This is a great reference or review text. Read more
Published 24 months ago by Daniel C. Kline

5.0 out of 5 stars An excellent contribution to the "Inside-SQL" series
This is the 2nd book of the 4 part "Inside-SQL" series, with each book I imagine, appealing to a different reader. Read more
Published on October 8, 2007 by Matthew Bryde

4.0 out of 5 stars Pedantic
The MS SQL books have dramatically risen in quality in a few short years. When SQL 7 and 2000 were released, there were may be 1-3 book which were truly outstanding. Read more
Published on September 20, 2007 by Jaewoo Kim

5.0 out of 5 stars Excellent
Normally I don't write a review but I liked this book enough to do so. I am a programmer not an SQL developer. Read more
Published on September 19, 2007 by Elie

3.0 out of 5 stars Not a handy reference book
Coming from an Oracle shop over to a MSS shop I was looking for a book that would provide me with the features of T-SQL, as well as act as a handy reference. Read more
Published on September 18, 2007 by J. Burkman

5.0 out of 5 stars A Timely Release & A Great Resource
This book fits perfectly between SQL Books Online and the deeper T-SQL Programing books. For me the detailed theory of operation behind how T-SQL runs queries and making note of... Read more
Published on September 17, 2007 by WebDev511

Only search this product's reviews



Customer Discussions

This product's forum
See all 4 discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
   


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)

Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning)

You can find resources related to the book in the following website: http://www.insidetsql.com. You will find: - TOC - Sample Chapters - Source Code - Links to Related Resources - Corrections - Letter to the Reader - Author BIOs

(Report this)
Created on Mar 03, 2006, last edited on Jun 17, 2006.

 Explore and Edit at Amapedia.com opens new browser window



Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.