I'm a big fan of OLAP amd data mining which made me better appreciate the time the author took to lay the groundwork for the discipline of data mining. Unlike a previous reviewer, I think that the author shares lots of real-world evperience which you can see by the way he bring up problems (which I have encountered myself) that occur when moving from raw data to a data mining model. He also catches some glitches and unreported features in the product for you and shows you how to work around them.
The book is actually very complete considering that the data mining product put out by Microsoft is promising, but extremely rudimentary. It provides only two basic data mining algorithms and gives a very clumsy way to try to add other algorithms. Thankfully, the author discusses techniques and pitfalls of mining numerical data and even shows you how to use SQL Server 2000 to perform a regression analysis for that purpose.
I would have given this book five stars except for two points :
1: The mushroom database is a good illustration of the use of the decision tree algorithm, but I think it may have been good to include a more business-oriented example that would bring data mining closer to it's intended purpose.
2: I was a little disappointed not to see any explanation as to how to add your own algorithms to the data mining product. Even if doing so requires C++ experience, it would have been perfectly fine to include it in a separate chapter or in an appendix. I don't know why the author chose not to include it.
Byond that, I would definitely recommend this book if you need to use MS data mining. The book is well written, and considering the infancy of the product, it's also very complete. Besides, you have no other real resource out there!