SQL Server 2008 Transact-SQL Recipes and over one million other books are available for Amazon Kindle. Learn more



or
Sign in to turn on 1-Click ordering
Sell Us Your Item
For a $8.14 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Start reading SQL Server 2008 Transact-SQL Recipes on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

SQL Server 2008 Transact-SQL Recipes: A Problem-Solution Approach (Books for Professionals by Professionals) [Paperback]

Joseph Sack
4.7 out of 5 stars  See all reviews (12 customer reviews)

List Price: $59.99
Price: $38.33 & FREE Shipping. Details
You Save: $21.66 (36%)
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 Tuesday, May 28? Choose One-Day Shipping at checkout. Details

Formats

Amazon Price New from Used from
Kindle Edition $36.41  
Paperback $38.33  
Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now
There is a newer edition of this item:
SQL Server 2012 T-SQL Recipes: A Problem-Solution Approach SQL Server 2012 T-SQL Recipes: A Problem-Solution Approach 3.0 out of 5 stars (1)
$51.55
In Stock.

Book Description

July 25, 2008 Books for Professionals by Professionals

SQL Server 2008 Transact–SQL Recipes: A Problem–Solution Approach is an example–based guide to the Transact–SQL language that is at the core of SQL Server 2008. Learn to create databases, insert and update data, generate reports, secure your data, and more. Author Joseph Sack takes common Transact–SQL tasks and breaks them down into a problem/solution format that is quick and easy to read so that you can get the job done fast when the pressure is on.

  • Focused on solutions: Look up what you need to do. Learn how to do it. Do it.
  • Current: Newly updated for SQL Server 2008
  • Comprehensive: Covers 30 different Transact–SQL problem domains

What you’ll learn

  • Create databases, tables, and indexes
  • Query and manipulate data
  • Store and manage XML inside the database
  • Move business logic into the database
  • Encrypt data and capture changes for compliance purposes
  • Implement full–text search
  • Interface with Service Broker

Who this book is for

Developers who use Microsoft SQL Server 2008 as their back–end database. Database administrators who create, manage, and secure those databases.


Frequently Bought Together

SQL Server 2008 Transact-SQL Recipes: A Problem-Solution Approach (Books for Professionals by Professionals) + Beginning T-SQL 2008 (Books for Professionals by Professionals) + Pro T-SQL 2008 Programmer's Guide (Expert's Voice in SQL Server)
Price for all three: $91.98

Buy the selected items together


Editorial Reviews

About the Author

Joseph Sack is a Principal Consultant with SQLskills. He has worked as a SQL Server professional since 1997 and has supported and developed for SQL Server environments in financial services, IT consulting, manufacturing, retail, and the real estate industry. Prior to joining SQLskills, he worked at Microsoft as a Premier Field Engineer supporting very large enterprise customer environments. He was responsible for providing deep SQL Server advisory services, training, troubleshooting, and ongoing solutions guidance. His areas of expertise include performance tuning, scalability, T-SQL development, and high-availability. In 2006 Joe earned the “Microsoft Certified Master: SQL Server 2005” certification; and in 2008, he earned the “Microsoft Certified Master: SQL Server 2008” certification. In 2009 he took over responsibility for the SQL Server Microsoft Certified Master program and held that post until 2011. He is the author of a few books and white papers, including most recently, “SQL Server 2008 Transact-SQL Recipes” (Apress, 2008). Joe's blog is at www.SQLskills.com/blogs/joe, and he can be reached at joe@SQLskills.com.

Product Details

  • Paperback: 872 pages
  • Publisher: Apress; 1 edition (July 25, 2008)
  • Language: English
  • ISBN-10: 1590599802
  • ISBN-13: 978-1590599808
  • Product Dimensions: 7.5 x 1.9 x 9.2 inches
  • Shipping Weight: 3 pounds (View shipping rates and policies)
  • Average Customer Review: 4.7 out of 5 stars  See all reviews (12 customer reviews)
  • Amazon Best Sellers Rank: #146,797 in Books (See Top 100 in Books)

More About the Author

Joe Sack is a Principal Consultant with SQLskills.com. He has worked as a SQL Server professional since 1997 and has supported and developed for SQL Server environments in financial services, IT consulting, manufacturing, retail and the real estate industry.

Prior to joining SQLskills he worked at Microsoft as a Premier Field Engineer supporting very large enterprise customer environments. He was responsible for providing deep SQL Server advisory services, training, troubleshooting and ongoing solutions guidance. His areas of expertise include performance tuning, scalability, T-SQL development and high-availability.

In 2006 Joe earned the "Microsoft Certified Master: SQL Server 2005" certification and in 2008 he earned the "Microsoft Certified Master: SQL Server 2008" certification. In 2009 he took over responsibility for the entire SQL Server Microsoft Certified Master program and held that post until 2011.

Joe's blog is at http://www.SQLskills.com/blogs/joe and he can be reached at joe@SQLskills.com.

Customer Reviews

4.7 out of 5 stars
(12)
4.7 out of 5 stars
Joe's writing style is clear, concise, & comprehensive. Jimmy May  |  5 reviewers made a similar statement
This is an excellent T-SQL book for SQL Server 2008. JW  |  2 reviewers made a similar statement
I'd recommend this to DBA's for sure, but I think it's a must for developers too. Grant Fritchey  |  2 reviewers made a similar statement
Most Helpful Customer Reviews
18 of 19 people found the following review helpful
5.0 out of 5 stars Transact-SQL Recipes ROCK! August 31, 2008
Format:Paperback
This book is among the finest works on SQL Server which I've ever read. Joseph Sack has a well-deserved reputation for quality writing, yet I'm frankly more impressed than I expected to be. I've read many of his articles & the previous edition of this book has long been one of my favorites.

This latest-&-greatest edition, SQL Server 2008 Transact-SQL Recipes, has lots of new material & is his best yet. Joe's writing style is clear, concise, & comprehensive. The approach is unique, the chapter sections flow logically from one to anothter, yet they are written in independent vignettes for byte-sized consumption. His examples allow us to play along at home. They are accompanied by lucid explanations. The book doesn't stoop to copying code, but instead relies on unique examples followed by my favorite feature of all: "How It Works" in which the concepts are characterized in plain English. You'll enjoy it, too.

If it can be done in Transact-SQL, Joe teaches us not merely how it's done, but how it's done right. Topics run the gamut from fundamental concepts such as interrogating tables, creating views, defining indexes, & writing stored procedures, triggers, & functions, to more complex topics such as error handling & principals to newer constructions such as XML, Service Broker, CLR, spatial data, encryption, & auditing--& much more.

I used the book as my primary resource to study successfully for 70-441 & 70-442 (MCITP: DB Dev). I recommend it to all my customers. If you're a SQL Server DBA or a developer, I recommend this book is for you as well.

Jimmy May
Microsoft Sr. Performance Consultant: SQL Server
SQL Server Pros, Founder & Visionary-in-Chief
Indianapolis Professional Association for SQL Server, Founder & Executive Committee
Comment | 
Was this review helpful to you?
3 of 3 people found the following review helpful
4.0 out of 5 stars A good SQL Server Reference Book June 4, 2010
Format:Paperback
I read and review lot of SQL Server books. Almost every other book on SQL Server has something new or explaining same features in a different way. I ordered this book being drawn to the title of this book. This book is written by one of the SQL Premier Field Support Engineers from Microsoft. It is nicely laid out and definitely different from other books in explaining SQL Server features. The best thing about this book is "How it Works" sections. For most of the part, the author has done a good job for these sections in describing the internals of each of the features. However, I did find the explanation to some extent short for some important features such as Service Broker, Encryption, Database Snapshots and Query Hints. Especially, I was looking for some internal information on Service Broker.
It is definitely worthwhile to spend some time in reading this book. I would rate this book a 4 star.
Comment | 
Was this review helpful to you?
2 of 2 people found the following review helpful
5.0 out of 5 stars A very good reference for SQL Server 2008 Transact-SQL September 19, 2011
Format:Paperback
A very good book to become an efficient DB developer. The book begins by refreshing your basic SQL knowledge with all various day to day scripts such as select, creating Table, creating Index, and views. Then in the later chapters, the author explains about conditional processing which helped me a lot to write conditional scripts or use conditional flows in my scripts.

Another good think I like about this book is the Chapter 14 which explains how to use XML in Database like Creating, Validating and Indexing XML data. the explanation is so simple and clear. In later chapters, the details on Error handling and service brokers are good but not very detailed. But there is good enough information to understand what they are and how they work.

At the end there are some good information for a DB developer might need to know such as Linked servers, Mirroring, little performance tuning and snapshot and full backup and recovery. Overall, I really enjoyed reading this book. not just enjoyed, I learned a lot from this book. Thanks to the author. I would recommend this book to all my friends and DB learners. 5 star...
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
5.0 out of 5 stars Good Book
For me this is a great book, very complete and that you will use all your life.

This return the money you paid in short time.
Published 9 months ago by F. Rodriguez
5.0 out of 5 stars If only all T-SQL books were this good...
This book is amazing. I have used this as a reference for months now after being referred this by a colleague. Read more
Published 11 months ago by Chuckie D
5.0 out of 5 stars Excellent T-SQL book for SQL Server 2008
This is an excellent T-SQL book for SQL Server 2008. You have to have some T-SQL coding experiences to enjoy the use of it.
Published on March 31, 2010 by JW
5.0 out of 5 stars Buy or steal this book
I bought this thinking it was the typical recipe type book for T-SQL from this publisher and it is. It also covers a number of things regarding managing SQL Server that a developer... Read more
Published on May 17, 2009 by John Warner
5.0 out of 5 stars Now This Is What I Call "From Novice To Professional"
I Highly Recommend this book to anyone using Sql Server... Dont let the 2008 fool you, he points out where the T-SQL code differs from previous enviroments... Read more
Published on March 19, 2009 by Kurt Heitmeyer
5.0 out of 5 stars Fantastic Addition to the Books Online
Joseph Sack's book is full of information on how to write T-SQL code. That's all it does and all it is. The name is just about perfect. Read more
Published on March 13, 2009 by Grant Fritchey
5.0 out of 5 stars Excellent for interviews
If you are a C# programmer working sometimes on SQL Server related projects and you apply for a job that also lists SQL Server in the requirements after reading this book there is... Read more
Published on January 12, 2009 by Peter Dolina
2.0 out of 5 stars T-SQL Problem Solution Approach?
No, I would not recommend this book to you if you're looking for a book that deals with nuts and bolts of SQL server 2008. Read more
Published on December 12, 2008 by Hai N. Nguyen
5.0 out of 5 stars Great Reference Book
This book as a great general reference for SQL Server functionality and I'd definitely recommend buying it for this purpose. Read more
Published on September 15, 2008 by Karl E. Schmidt
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 



So You'd Like to...


Create a guide


Look for Similar Items by Category