The Guru's Guide to Transact-SQL
The Guru's Guide to Transact-SQL
The Guru's Guide to Transact-SQL
Price: $44.16 FREE for Members
Type: eBook
Released: 2000
Publisher: Addison-Wesley Professional
Page Count: 592
Format: pdf
Language: English
ISBN-10: 0201615762
ISBN-13: 9780201615760
User Rating: 2.0000 out of 5 Stars! (3 Votes)


Don Feticelli | 2 out of 5 Stars!
28/09/2000

What really sets this book apart from the other SQL Server books I have is the attention to detail. There is no stone left unturned in terms of the language -- it's many quirks, nuances, and hidden features. From a collection of sprocs that implement better soundex routines than SOUNDEX(), to the gory details of cursors and transactions, to over a hundred undocumented routines/features of the language, this book has it all.

I spoke with the author at a conference this past weekend and asked whether any of the techniques he mentioned in his speeches were also in his book. When he told me all of them were, I went out and purchased the book immediately. Holy Toledo!! The book is an expert's catalog of all that's worth knowing about Transact-SQL! I was blown away SQL. The sp_GenerateSQL procedure is a real gem -- it uses Automation to control SQL Server's SQL-DMO interface and basically do anything Enterprise Manager can do (all from T-SQL!). I now use this procedure anytime I need to generate an SQL script for an object -- no need to fire up EM.

The row-positioning queries are priceless too. Who knew you could compute the median of a distribution set of any size with just a few lines of T-SQL? Who knew how to perform complex operations results with T-SQL? I had no idea.

Last SQL chapter is worthy of its own book. It uncovers all sorts of hidden stored procedures, functions, trace flags and the like to give you access to the same tools the SQL Server developers themselves use. I love it.

Bottom line: this is a wonderfully practical and comprehensive guide to the language, written SQL guru for those who would become T-SQL gurus themselves.

Luke Miller | 3 out of 5 Stars!
02/05/2000

Because it was called a "Guru's Guide" I didn't know whether this book expected me to already be a guru or whether it was claiming that it was written SQL. When I got this book, I very much considered myself a beginner. I'd only begun working in T-SQL about a year and a half ago.

I can honestly say that this book was so full of great information that I began moving to the next level almost immediately. The author pulls no punches and delivers on his committment to avoid filler material throughout. This is a dense, gem-packed treatise on the language that belongs in the library of every would-be Transact-SQL expert.

Favorite parts:

- Cursor chapter (the story of the ill-fated SQL Server conversion is priceless -- I have been there, I have been there...)

- Performance & Tuning chapter (could be a book unto itself)

- Undocumented T-SQL chapter (because I like hidden goodies)

- Preface (because it's honest)

If you want to be a Transact-SQL coder or DBA worth your money, get this book and learn its many secrets inside out.

Charlotte McGovern | 1 out of 5 Stars!
04/04/2000

I loved this book. I've already ordered several more copies to use with the classes I teach. Henderson is practical, scholarly, thorough, and often quite funny. The quotes that begin each chapter are insightful as well as humorous and give us some insight into who the man behind the book is. I like technical books that I can connect to on a personal level.

As for technical merits, you will have to look very hard for a better T-SQL book. I have most of the T-SQL books out there and the Guru's Guide beats them hands down. Henderson includes everything but the kitchen sink without being overwrought. I especially like the chapters on cursors and transactions. I never really understood the fine details of transactions until I read this book. Also very handy was the chapter on full text searches via T-SQL. I'd always wanted to know how to use this powerful facility in my own code, but had never really delved into how to go about it. The Guru's Guide makes it easy.

Lastly, I really liked the free T-SQL programming environment the author included. It's apparently one he wrote himself (!) It beats the pants off Query Analyzer, runs faster, and has features we could only dream of in QA (block indention, comment spell check, scripting, keyboard macros, etc., etc.). My team and I have switched to it as our main T-SQL development environment and have realized some real productivity gains in doing so. The author could easily sell this package and make real money from it. If you want a great book and a tremendous CD value, get the Guru's Guide.

Write Review

Your Name:

Your Review: Note: HTML is not translated!

Rating: Bad            Good

Enter the code in the box below: