or
Sign in to turn on 1-Click ordering
More Buying Choices
Have one to sell? Sell yours here
Tell the Publisher!
I'd like to read this book on Kindle

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

 

The Guru's Guide to SQL Server Architecture and Internals [Paperback]

Ken Henderson
4.3 out of 5 stars  See all reviews (27 customer reviews)

List Price: $64.99
Price: $40.97 & FREE Shipping. Details
You Save: $24.02 (37%)
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
Only 1 left in stock (more on the way).
Ships from and sold by Amazon.com. Gift-wrap available.
Want it tomorrow, May 21? Choose One-Day Shipping at checkout. Details
Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Paperback $40.97  
Amazon.com Textbooks Store
Shop the Amazon.com Textbooks Store and save up to 70% on textbook rentals, 90% on used textbooks and 60% on eTextbooks.

Book Description

November 1, 2003 0201700476 978-0201700473
Ken Henderson's first two Guru's Guides for Addison-Wesley have been widely praised by reviewers, and have sold extremely well. He has now written a key reference to SQL Server which is much broader in scope than either of the first two, which will appeal to an even larger audience. The Guru's Guide to SQL Server Architecture is all about the internal pieces of SQL Server, the architecture of how they fit together, and the effect those have on performance and tuning issues. Not only will the book cover issues such as the new Notification Services which have not been covered in any other book, but it will also go into more detail than any other book on the core SQL Server technologies. This new book will take its place next to his two previous books on the shelves of SQL Server developers and administrators everywhere.

Frequently Bought Together

The Guru's Guide to SQL Server Architecture and Internals + The Guru's Guide to SQL Server Stored Procedures, XML, and HTML + The Guru's Guide to Transact-SQL
Price for all three: $120.71

Buy the selected items together


Editorial Reviews

From the Back Cover

"I can pretty much guarantee that anyone who uses SQL Server on a regular basis (even those located in Redmond working on SQL Server) can learn something new from reading this book."
--David Campbell, Product Unit Manager,
Relational Server Team, Microsoft Corporation

The latest book from the highly regarded and best-selling author Ken Henderson, The Guru's Guide to SQL Server Architecture and Internals is the consummate reference to Microsoft SQL Server. Picking up where documentation and white papers leave off, this book takes an all-inclusive approach to provide the most depth and breadth of coverage of any book on SQL Server architecture, internals, and tuning.

Blending in-depth discussion with practical application, the guide begins with several chapters on the fundamental Windows technologies behind SQL Server, including processes and threads, memory management, Windows I/O, and networking. The focus then moves on to the architectural details of SQL Server and how to practically apply them.

The entire SQL Server product is covered--not just the functionality that resides within the core executable or product features that have been in place for years. SQL Server has matured and broadened substantially with each release, and the author explores the "fringe" technologies that have yet to be covered elsewhere, including Notification Services, Full Text Search, SQLXML, replication, DTS, and a host of others.

Throughout the book, the author uses WinDbg, Microsoft's free downloadable symbolic debugger, to look under the hood of SQL Server. Armed with new debugging and coding skills, readers will be ready to master SQL Server on their own.

The accompanying CD-ROM is packed with additional material, including full source code for the book's 900+ examples, as well as three invaluable tools: DTSDIAG, the VBODSOLE Library, and DTS Package Guru. DTSDIAG allows developers and administrators to simultaneously collect Profiler traces, perform logs, blocking script output, system event logs, and SQLDIAG reports from a specified SQL Server. The VBODSOLE Library features more than twenty new COM-based functions for Transact-SQL, including T-SQL enhancements such as array-manipulation routines, financial functions, string-manipulation functions, and system functions. DTS Package Guru is a .NET-based package editor for SQL Server's Data Transformation Services that allows editing of any modifiable package and supports the automation of mass package changes.

The Guru's Guide to SQL Server Architecture and Internals is the essential guide for database developers and admin- istrators alike, regardless of skill level.



0201700476B10012003

About the Author

Ken Henderson, a nationally recognized consultant and leading DBMS practitioner, consults on high-end client/server projects for such customers as the U.S. Air Force, the U.S. Navy, H&R Block, Travelers Insurance, J.P. Morgan, the CIA, Owens-Corning, and CNA Insurance. He is the author of five previous books on client/server and DBMS development, a frequent magazine contributor to such publications as Software Development Magazine and DBMS Magazine, and a speaker at technical conferences.



0201700476AB07032003

Product Details

  • Paperback: 1072 pages
  • Publisher: Addison-Wesley Professional (November 1, 2003)
  • Language: English
  • ISBN-10: 0201700476
  • ISBN-13: 978-0201700473
  • Product Dimensions: 7 x 1.8 x 9.2 inches
  • Shipping Weight: 3.4 pounds (View shipping rates and policies)
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (27 customer reviews)
  • Amazon Best Sellers Rank: #1,031,110 in Books (See Top 100 in Books)

More About the Author

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

Customer Reviews

This is one of the best books that I have read so far on Windows and SQL Server. Soumitra Banerjee  |  9 reviewers made a similar statement
This books stand out from the crowd. raj  |  2 reviewers made a similar statement
Most Helpful Customer Reviews
73 of 76 people found the following review helpful
5.0 out of 5 stars Must Have for SQL Server developers & DBA's May 14, 2004
By raj
Format:Paperback
I have been working RDBMS for more than 10 years and with SQL Server for more than 5 years. I have not seen a book in SQL server which explains exactly how internals of SQL Server is implemented. There are lots of SQL books out there which are nothing but the repeat of SQL books online. This books stand out from the crowd. First 400 pages of the book talks about the windows OS, which crucial to understand SQL Server internals since the database engine lot of OS features. I like this author's straightforward style and the sample programs are excellent in demonstrating the concepts. I would strongly recommend this book for anybody interested in understanding SQL Server beyond its syntax. I wish I had an opportunity to study this kind of book few years back.
Comment | 
Was this review helpful to you?
67 of 70 people found the following review helpful
5.0 out of 5 stars Pretty Balanced Content May 14, 2004
Format:Paperback
This is one of the best books that I have read so far on Windows and SQL Server. It gives the user a good understanding of some of the basic windows concept that are so fundamental to SQL Server internal workings.
Comment | 
Was this review helpful to you?
65 of 68 people found the following review helpful
Format:Paperback
.
Ken's latest Guru's Guide is an important book for SQL Server Professionals who build or manage SQL Server systems.

SQL Server is tightly integrated with Windows, so understanding how SQL Server uses Windows services is essential to managing it effectively. This book covers the important Windows / SQL Server topics in significant depth, exploring each one from both a pure Windows perspective and then how it relates to SQL Server.

The first half of the book is dedicated to covering technical Windows concepts such as I/O, Memory, Thread scheduling, Synchronisation & Sockets as well as covering how SQL Server uses each of these. The second half of the book explores various SQL Server features in the depth you'd expect one of Ken's Guru's Guides.

This is not a beginners' book. It will feel at home on your shelf if you're reading books such as "Inside SQL Server" (another excellent SQL book) or "Inside Windows", both MS Press. These are all technically deep references for SQL people which offer real answers to the problems & issues we face in working with SQL Server & Windows. Many other books simply skim the edges of the technical topics that this book covers in depth.

If you're trying to learn how to write simple SQL statements, this is not the book for you. If you need or want to understand how SQL Server works inside & interoperates with the Windows environment, this is an excellent guide & reference.

Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
3.0 out of 5 stars A new Edition is Needed
The book is good but is becoming quite dated. For those using SQL Server 2005 it is a little disappointing because SQL Server architecture has changed so much. Read more
Published on September 22, 2007 by Linley Schaller
4.0 out of 5 stars A great book but not for everyone.
People who aspire to be real experts in Sql Server 2000 should read this book cover-to-cover (skipping the pompous Essay in the back and the "quotes" at the beginning of each... Read more
Published on May 7, 2007 by M. Loftus
5.0 out of 5 stars If I had to pick just one Sql book this would be it
This is by far the best book available on Microsoft's Sql Server. I found it much far more informative and much deeper than Kalen Delaney's book - the only other one that comes... Read more
Published on October 13, 2006 by Darren Bennett
2.0 out of 5 stars A book of leftovers
Alas, this book was a VERY disappointing reading.

Its one of the biggest sins is having a misleading title. "SQL Server Architecture and Internals" ? Forget it. Read more
Published on August 1, 2006 by Dmitry Dvoinikov
1.0 out of 5 stars Not at all what I expected
500 pages of Win NT/2000 fundamentals in a SQL Server Architecture book. Come on, get real Ken Henderson. Read more
Published on May 1, 2006 by Anthony D. Rogan
4.0 out of 5 stars Too deep
Maybe very good for geeks but for us simpletons who just want to get the work done, this goes too deep into internals. Read more
Published on September 25, 2005 by Janet Chang
5.0 out of 5 stars Highly recommanded for DBA/SQL Developers/System Admin
This is one of the books that I am reading now! I have been involved in software(web-based) projects range from $20,000 to $7,000,000 over the course of my career. Read more
Published on April 22, 2005 by Elijah Li
5.0 out of 5 stars Never seen anything like it
This book blew me away. I have never seen anything like it. The tour through the Windows OS is the best I have seen. Read more
Published on March 23, 2005 by S. Hulke
5.0 out of 5 stars The new standard
I have Delaney's book and find this one hand's down better. The best part is all the trouble the author goes to in order to give us the foundation to understand the rest of the... Read more
Published on March 18, 2005 by Charles McNutt
2.0 out of 5 stars Be very clear about what you're getting here
Nearly a half of this book consists of a rather detailed (almost on the programming level) exposition of the Windows NT/2000 operating system. Read more
Published on January 18, 2005 by J Jacob Jingleheimer Schmidt
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


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

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