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

Have one to sell? Sell yours here
 
   
Inside Microsoft SQL Server 2005: T-SQL Programming (Pro-Developer)
 
 
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 Programming (Pro-Developer) (Paperback)

~ Itzik Ben-gan (Author), (Author), Roger Wolter (Author)
Key Phrases: running aggregations, appl userl, first run the following code, Service Broker, Datatype-Related Problems, Visual Basic (more...)
4.2 out of 5 stars  See all reviews (16 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
Temporarily out of stock.
Order now and we'll deliver when available. We'll e-mail you with an estimated delivery date as soon as we have more information. Your account will only be charged when we ship the item.
Ships from and sold by Amazon.com. Gift-wrap available.

25 new from $11.98 14 used from $17.30

Frequently Bought Together

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

Some of these items ship sooner than the others. Show details

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

    Temporarily out of stock.
    Order now and we'll deliver when available. We'll e-mail you with an estimated delivery date as soon as we have more information. Your account will only be charged when we ship the item.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • 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(TM) 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(TM) 2005: Query Tuning and Optimization

Inside Microsoft® SQL Server(TM) 2005: Query Tuning and Optimization

by Kalen Delaney
4.4 out of 5 stars (8)  $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)  $31.49
Programming Microsoft  SQL Server 2005

Programming Microsoft SQL Server 2005

by Andrew J. Brust
Microsoft  SQL Server(TM) 2005: Database Essentials Step by Step (Step By Step (Microsoft))

Microsoft SQL Server(TM) 2005: Database Essentials Step by Step (Step By Step (Microsoft))

by Solid Quality Learning
2.5 out of 5 stars (10)  $26.39
Microsoft® SQL Server(TM) 2005 Administrator's Companion (Pro - Administrator's Companion)

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

by Stacia Misner
4.2 out of 5 stars (8)  $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 language features and how they are interpreted and processed by the SQL Server execution engine. You’ll get in-depth coverage of the sophisticated uses of T-SQL, including triggers, user-defined functions, exception handling, and 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-onuidance on sophisticated uses of T-SQL, including triggers, user-defined functions, exception handling, and much more

- Provides deep background information that helps developers effectively employ cursors and views, and understand how to use Service Broker

- Helps promote mastery of T-SQL

- Features numerous code and table examples, practical advice, logic puzzles, and best practices


Product Details

  • Paperback: 544 pages
  • Publisher: Microsoft Press (June 14, 2006)
  • Language: English
  • ISBN-10: 0735621977
  • ISBN-13: 978-0735621978
  • Product Dimensions: 9 x 7.3 x 1.4 inches
  • Shipping Weight: 2.4 pounds (View shipping rates and policies)
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (16 customer reviews)
  • Amazon.com Sales Rank: #139,181 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #58 in  Books > Computers & Internet > Microsoft > Development > SQL Server

More About the Authors

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

Inside This Book (learn more)

What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

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

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

16 Reviews
5 star:
 (12)
4 star:    (0)
3 star:
 (1)
2 star:
 (2)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (16 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
36 of 37 people found the following review helpful:
5.0 out of 5 stars Serious SQL Programmers need this book, June 30, 2006
Firstly, this is not a book for beginners or those new to T-SQL, this is targetted more towards intermediate/advanced programmers. If you're new then look at T-SQL Querying.
The level of knowledge and detail that Itzik, Dejan and Roger have and portray in this book is awesome. Do you want to know how SQL Server 2005 internally stores date/time values and what the pitfalls are that you might run into when programming against date/time values (one of the most common problems facing SQL programmers), this book has the answer.
With chapters on Stores Procedures, Transactions, temporary tables, views, the service broker and more.
Each chapter has excellent advice and knowledge and filled with sample code (available online). The book is targetted specifically at SQL Server 2005 and the new ways it handles things, new functions and commands.
My only concern and a slight one at that is that with the amount of information the authors are trying to portray in 500 pages, sometimes the reading is heavy.
An invaluable book for SQL Server 2005 programmers.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
11 of 12 people found the following review helpful:
2.0 out of 5 stars Too clever by half, August 6, 2007
By Dr. Robotnik (Santa Barbara, CA United States) - See all my reviews
Please see review by C. Mialaret. S/he is spot on.

One gets the impression that the author may have been more focused on impressing you with his eruditeness, rather than writing a practical book with useful examples and clear explanations.

Affecianados of Kalen Delaney's 'Inside SQL Server 2000' will be disappointed.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
5.0 out of 5 stars Excellent book, January 3, 2007
By S. Wallace (Lexington, KY USA) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
I've been a SQL Server DBA for each version since 6.5, so with the release of 2005, it was time to make sure that I was up with the new stuff. It's difficult to find a book that has enough technical meat to it without just being a dump of BOL. This book is a winner for me. I really enjoy the pace and depth of the material. For those needing to just refresh their basic knowledge and those that need a good overview of the new features in 2005 (t-SQL related), this is the book for you. It's companion book, t-SQL Querying, make two great additions to anyone's library!
Comment Comments (3) | Permalink | Was this review helpful to you? Yes No (Report this)


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

1.0 out of 5 stars Very little actual T-SQL
Book actually has very limited T-SQL. Mostly triggers, USP, functions, but little actual code.
Published on September 24, 2007 by M. E. Bauman

3.0 out of 5 stars Useful but COULD be much better. Needs major editorial intervention.
You should think of this book as of the second volume of the two-volume set on the 2005-Server SQL. If you get this one, you'll get the other one too; neither tome is... Read more
Published on July 26, 2007 by Malleus Maleficarum

5.0 out of 5 stars T-SQL Book at Its Best!!!!!!!!!!
This book has lots of sample code for developers to follow. I bought a book "Advanced Transact-SQL for SQL Server 2000" written by Itzik Ben-gan about five years and loved the... Read more
Published on May 22, 2007 by Elijah Li

5.0 out of 5 stars Excelent
This book is a must-have, even for those who uses other SQL Databases... Totally Amazing!
Published on May 6, 2007 by Christiano C. Moraes

5.0 out of 5 stars A must have for T-SQL programmers using SQL Srvr 2005
There are normal people, smart people, and REALLY SMART people, and the author definitely fits into the really smart category. Read more
Published on April 21, 2007 by George Squillace

5.0 out of 5 stars Phd in SQL
If there were a PHD given for SQL proficiency, Itzik would deserve it.
This is a great book. Provides some good insight and ideas on solving some tough problems. Read more
Published on January 16, 2007 by Dennis Parks

5.0 out of 5 stars For serious T-SQL developers
I do not want to repeat the other reviews. I'll say: Professional level.
Published on January 9, 2007 by Ivan Vasilev

5.0 out of 5 stars Very good
This book combined with T-SQL querying, from the same author are the best books I have seen for someone who wants to learn new features in SQL server 2005. Very cool!
Published on January 5, 2007 by unchundi

2.0 out of 5 stars Disappointing
I am extremely disappointed by a book which is disorganized, has uncreative examples and very little added value and does not use typography and layout to it's best advantages... Read more
Published on November 13, 2006 by C. Mialaret

5.0 out of 5 stars A wonderful gift to the T-SQL world
Having been working on MSSQL for many years, this is definitely the most wonderful book about T-SQL programming that I have read. Read more
Published on October 25, 2006 by Xiao Nong Duan

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
 

Search Customer Discussions
   




Product Information from the Amapedia Community

Beta (What's this?)

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

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.