Site sponsored by: Idera Try Idera’s new SQL admin toolset
SQL Server Performance

  • Home
  • Articles
  • Forums
  • Tips
  • Quiz
  • FAQ's
  • Blogs
  • Software
  • Books
  • About Us
RSS Feeds
Sign in | Join


Write for Us

Share you SQL Server knowledge with others and raise your profile in the community More...
Latest Articles

Capture DDL Changes using Change Data Capture with SQL Server 2008 ...
Business Intelligence in Collaborative Planning, Forecasting and Replenishment
Inside SQL Server Cluster Setup and Troubleshooting Techniques - Part I ...
Configure and Manage Policy Based Management in SQL Server 2008 ...

More     
 
Latest FAQ's

Cannot Start SQL Server Service
Users are able to connect to report manager but not able ...
Errors when SQL Server Snapshot Replication is Running
How to Display Server Name or IP Address in a Reporting ...

More     
   
Latest Software Reviews

Spotlight on ApexSQL Doc 2008
ApexSQL Enforce
Embarcadero Change Manager
SQL Server DBA Dashboard

More     

books >> sql server 2000 books >> The Guru's Guide to SQL Server Stored ...

The Guru's Guide to SQL Server Stored Procedures, XML and HTML


Oct 21, 2002

Book Review

The Guru's Guide to SQL Server Stored Procedures, XML and HTML
by Ken Henderson
Copyright 2002
Addison-Wesley

 

The Guru's Guide to SQL Server Stored Procedures, XML, and HTML Find out more about this book,
or purchase it, from Amazon.com

I have read many, many programming books over the years. One of the biggest gripes I have had with most of them is while they explain the "how" of programming, such as how to manipulate strings or how to read and write data files, what they don't do is a good job of explaining the "why" of programming techniques. In other words, why should I use this technique over that technique, or why should this technique be used here, but not there? It seems most authors tell you "how" to do stuff, but they don't provide that deeper understanding that is so important to making the most of any programming language.

Every programming language has its pros and cons, and Transact-SQL is no exception. It performs some functions very well, such as set based operations, but it doesn't do other things as well, such as procedural tasks. Just because it has a weakness, doesn't mean that Transact-SQL is a poor programming language. To get the most out of Transact-SQL, it takes a developer who fully understand the languages strengths and weaknesses. And one way to to gain this understanding of Transact-SQL, and understand the "whys" behind it, is to devote some of your time to savoring Ken Henderson's newest book, The Guru's Guide to SQL Server Stored Procedures, XML and HTML.

Unlike most books on Transact-SQL, The Guru's Guide to SQL Server Stored Procedures, XML and HTML is not a book focusing solely on the "hows" of Transact-SQL development, but instead focuses on both the "hows" and "whys" of Transact-SQL development. Another way of looking at it is to say that the book covers the philosophy of Transact-SQL development, and that the book helps you to learn how to apply this philosophy to your own needs and demands.

Now don't think that this book talks about blue sky topics. That could not be further from the truth. The book provides solid, practical information on how to develop sophisticated, quality, Transact-SQL applications that are just as must as elegant as code written in any programming language.

This book takes off from Henderson's previous Transact-SQL book, The Guru's Guide to Transact-SQL. While the first book is targeted more toward Transact-SQL beginners, this book is designed for developers who are already know the basics, but who want to learn how to get the most out of Transact-SQL.

While the focus of this book is getting the most out of stored procedures, one of Transact-SQL's biggest strengths, it also covers other topics of interest to most Transact-SQL developers, including comprehensive discussions on XML, HTML, and .NET.

More specifically, these topics are covered:

  • Stored Procedure Primer

  • Suggested Conventions

  • Common Design Patterns

  • Source Code Management

  • Database Design

  • Data Volumes

  • Error Handling

  • Triggers

  • Views

  • User-Defined Functions

  • HTML

  • Introduction to XML

  • XML and SQL Server: HTTP Queries

  • XML and SQL Server: Retrieving Data

  • XML and SQL Server: OPENXML

  • .NET and the Coming Revolution

  • Performance Considerations

  • Debugging and Profiling

  • Automation

  • Extended Stored Procedures

  • Administrative Stored Procedures

  • Undocumented Transact-SQL

  • Arrays

  • Creating a Workable Environment

  • Evolutionary Development

  • The Gestalt of Testing

As you review the book's topics, you will notice many chapters devoted to the overall development process. These are topics rarely covered elsewhere. These topics are important for all Transact-SQL developers because they help provide the broader development environment that Transact-SQL is a part of, that is so important to creating quality applications. If fact, some of the "philosophy" chapters were my favorite in the book.

Another chapter I really liked was "Performance Considerations." While it is not a comprehensive discussion of SQL Server performance tuning, it provides the key performance facts developers need to be aware of when creating Transact-SQL applications.

I highly recommend this book to all people aspiring to become better Transact-SQL developers. Transact-SQL, as a language, is often accused of being a lightweight player. But this is not true. If you treat Transact-SQL like the real programming language that it is, it can be very powerful tool for developing enterprise-strength applications. Henderson's book makes a very strong case for this, and I agree with him.


        








Home | Peformance Articles | Audit Articles | Business Intelligence Articles | Clustering Articles | Developer Articles | Reporting Services Articles | DBA Articles | ASP.NET / ADO.NET Articles | DBA FAQ's | Developer Peformance FAQ's | DBA Peformance FAQ's | Developer FAQ's | Clustering FAQ's | Error Messages | Audit Tool Reviews | Backup Tool Reviews | Coding Tool Reviews | Compare Tool Reviews | Documentation Tool Reviews | Design Tool Reviews | Monitoring Tool Reviews | Log Tool Reviews | Reporting Tool Reviews | Clustering Tool Reviews | Security Tool Reviews | Change Management Tool Reviews | Remote Access Tool Reviews | Book Reviews | Security Tool Reviews | QDPMA Performance Tuning | ADO.NET / ASP.NET | Administration | Analysis/OLAP Services | Application Development | Configuration | Components | ETL | Hardware | High Availability | Hints | Index | Misc | Operating Systems | Performance Tuning | Replication | T-SQL | Views


              © 1999-2008 by T10 Media. All rights reserved