Data Warehousing Books
Related Subjects:
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63

Used price: $18.00

Nothing newReview Date: 2008-09-30
SOA Decision Services Review Date: 2008-09-12
* How to automate operational decisions
* How decision services fit into SOA
* Creating a closed loop process for decision improvement
* Assessing and maturing your decision services capabilities
As SOA matures we are finding new ways to architect systems and receiving benefits from SOA in unexpected ways. How often have you seen improvement of operational decisions listed as a SOA benefit?
This was from my blog post at:
it.toolbox.com/blogs/the-soa-blog/soa-decision-services-27156
Eric Roch
Great Book for Application ArchitectReview Date: 2008-03-16
The excellent section on Rule Templates was a turning point for my cognition of how metadata registries can be used with rules engines. Conditionals can reference data elements and actions can change states of XML instances.
One of the two author's is Jim Taylor who is a VP at Fair Issac. Despite this fact the book does a pretty good job of looking at the rule process not a specific rules engine.
My only criticism with the book is it is very light on the topic of semantics, metadata registries and rules. There is a little coverage of the process of getting business users to write precise, concise definitions for business terms and the management and traceability of those definitions. A rule is only as good as the definitions for the business terms they reference. If you combine a good rules management system with an solid ISO/IEC 11179 metadata registry you can get the rule precision you need. Anything less could lead to chaos when everyone uses private definitions of business terms to express duplicate rules.
Natural Successor to "Competing on Analytics"Review Date: 2007-09-16
A book that spans two worlds and helps you make better decisionsReview Date: 2007-08-28
As a business book, Smart Enough covers the need to explain the concepts in business terms and provide a framework for generating ROI. It does not talk in great depth about how decisions drive competitive advantage. It is also a little weak on the explanation of where to apply this technique as I doubt enterprises will make the funding available to automate all of their decisions.
As a technology book, the author focuses on Enterprise Decision Management (EDM) is the primary focus of this book and it is described as applying a services approach to decision making. This looks to take business rules out of IT systems and put them into something akin to a decision service broker/service so the same situations are handled with the same set of rules.
The book is a solid and complete explanation of the author's ideas. Taylor and Raden focus on the systems aspects of EDM and their automation. This leads into a discussion of decision types and how they are automated. Here Taylor and Raden do well to illustrate these concepts, although the reader often encounters graphics and statements that are more than a bit dated.
The book would have been greatly helped with a clear and consistent case study application of its concepts. It also would have benefited from understanding the nature of decision systems support (DSS) a discipline that has been around for more than 30 years which is only discussed in a single sentence and again from a technology perspective.
This is a solid book by a professional who certainly understands the technical implications of his ideas - enterprise decision management. However, by trying to stand in both worlds it excels in neither. I would recommend this book more as a technical and implementation guide rather than as an executive business book. In that regard it has a place in IT but probably not in the Boardroom.

Used price: $20.99

optimal bookReview Date: 2008-05-08
Stefano Gallozzi
Book on Top from down underReview Date: 2008-04-20
Get this book! This O'Reilly book "Learning MySQL" first appeared in the book stores at the beginning of the year 2007. The book is written by two PhD authors who seem to have thoroughly tried its contents on their students, at RMIT University in Melbourne, Australia. You can buy this book and then create a splendid software career for yourself, programming Relational Databases. And live happily ever after.
If you are a total SQL beginner, please also buy a more simple-minded introductory SQL text as well; make you favorite pick among the 20-odd SQL texts available in your local bookstore, or read Amazon's reviews associated with all the other SQL books.
Now back to "Learning MySQL". I'm enjoying this book wherever I go, inserting my USB flash drive on any Windows machine I can lay my hands on. I have installed my free copy of MySQL on this low-cost device ($20 for a 4 GigB flash drive), together with Java, Apache Tomcat, FireFox, and other opensource goodies. My point is that this MySQL book covers Windows as well as it deals with Linux and Mac OS X, almost always in the same breath.
I typically try out the book's examples at the mysql> command prompt, but my own final application right now happens to consist of Java servlets, talking to MySQL databases, and running in Tomcat under the Java Virtual Machine (JVM), all on the puny USB flash drive without disturbing the particular Windows machine I'm visiting.
By following the book's examples I have built up a mental toolbox containing all the standard SQL techniques and all the helpful but proprietary MySQL extensions to SQL. Extensions which you might, or might not, want to assimilate, depending on your purity point of view.
As you go through the book's examples on your own mysql> command line, you realize that each example probably in an explanation triggered by questions from the authors' bright MySQL students. It is like sitting in their classroom lapping up the authours' knowledge. And, these authors know their stuff, something that cannot always be said of other SQL books.
One feature, among others in the book, is the authors' short but wonderful Chapter 4, where the reader is led by the hand through The Entity Relationship Model, and through the authors' database examples illustrating the super-important topic of How to map Entities and Relationships to Database Tables. There, the authors also point out existing tools to draw ER diagrams, such as the good free tool "Dia", or MySQL's own free "MySQL Workbench program" which is a very powerful visual database design tool, although still in the beta testing phase.
One last, but not least, comment. It appears that the book is extremely well suited to those Perl or PHP lovers, who want to get their MySQL teeth sharpened. But this reviewer is not into Perl nor PHP, yet, so don't take my word for it.
Very GoodReview Date: 2008-04-01
Easy to understand with great examples. I would recommend this book if you are starting to learn MySQL or are a intermediate programmer and needs a good database like MySQL. This book can be a reference for your studies. If I had this book before I could spent less time learning MySQL. But I probably would not recommend for heavy advanced SQL users, since the book have an overall idea of the SQL commands and some linux/php/database coding. Digg in!
Great BookReview Date: 2008-02-08
"Learning MySQL" was a real life saver. You're given actual examples to follow along with and they actually explain what's going on.
Thank you sooooo much... I'm already using my new found MySQL knowledge at my job and now the book serves as a great resource for my new projects.
Two generations out of dateReview Date: 2008-01-30

Used price: $17.17

Great in depth bookReview Date: 2008-10-09
Quite goodReview Date: 2008-06-07
Just OKReview Date: 2008-03-14
For the Intermediate Oracle DeveloperReview Date: 2007-05-20
As expected from the title, the chapters using declarative programming (i.e. SQL queries) for relational data, hierarchical data and reports are the most comprehensive. Chapters on interfacing Oracle SQL with other technologies such as scripting (Oracle's PL/SQL), object-oriented types, XML and regular expressions, or on optimization, are brief but sufficient to get you started, especially if you have a existing background in those technologies.
This is the 2nd edition, so it's not surprising that the scope of the book is well-defined and that the writing is easy to read and polished. The example data and queries are just complex enough to demonstrate the issues without obscuring the main points. Minor annoyance about Chapter 15, "SQL Best Practices", which does not explain how to use the query analyzer and bind variables.
I was already familiar with basic Oracle SQL but didn't really understand the language; this book blew away many of the fuzzy concepts in my mind and provided me the framework to tackle more complex problems.
Kam-Hung Soh, 21 May 2007.
[...]
Great first SQL book, and useful referenceReview Date: 2006-01-12

Used price: $10.70

Access Hacks - Rocks!Review Date: 2006-11-04
Not bad, but one of the weaker onesReview Date: 2006-10-07
A lot of SQL-based hacks are self-evident to someone who has a solid SQL background; some interface features (such as user system tables, etc) are interesting ideas, but one might wish there were more of them. For instance, there are at least three examples of UNION statement in a query to concatenate SELECT statements... one would think this could be fitted into a single hack.
Most of the form hacks assume that bound forms are being used, so if you populate controls programmatically (DAO or ADO recordsets) much of this won't be applicable. Form design is an important topic, but very few control properties are covered. Multi-user section is pretty pointless - if you work with multi-user access applications, you probably already know most of this.
Certain hacks are duplicated; for instance, the one regarding "cleaner criteria" has basically two identical hacks back to back. Besides that and the UNION statement, there are a few other redundant hacks, retold by different authors.
On the bright side, there are several good ideas, or at least interesting ones that open some doors to making your own hacks. There are some user-interface ideas that are valuable (like the one that highlights the active control). All in all, I do read this book, but use only about 20-30% of it, of which a good deal I either knew already or could figure out on my own.
Poor quality controlReview Date: 2005-12-26
Unfortunately, the book (which includes "hacks" from seven contributors, as well as the principal author) is wildly uneven in quality. The poor quality varies from the text (it is noted that hack #9 is not an "eloquent" way of handling the problem) to the solutions presented. For instance, the example code in hack #22 turns off warnings -- but then never turns them back on, which could be rather disastrous (not to mention that any code which sets warnings FALSE absolutely needs an error handling routine which ensures these are turned back on). Hack #74, rated medium hard, introduces domain aggregate functions (DSum, DLookup, etc.), but the example code doesn't protect against situations when nothing matches the Where criteria -- so the example code will blow up if the DSum function returns NULL and tries to assign that to the Single variable. Examples relying implicitly on unnormalized tables abound. Would it have been so hard to think up examples that actually used normalized tables? Hack #19, rated medium hard, provides code to move through an overly-long form relying on SendKeys (!) to simulate PageUp and PageDown key presses. Rather than insert page breaks on the form and buttons relying on SendKeys on maneuver between these, why not just transform the long form into tabs on a tab control?
The above is illustrative, rather than an exhaustive list of hacks that are trivial, dumb or even dangerous. While there certainly are some hacks in the book which gave me food for thought, problems like the above which I could detect in other hacks made me wonder what I'll find out the hard way as I try to actually use these new ideas.
OK, But not breaking news...Review Date: 2005-09-24
Grab bag of handy tips and tricksReview Date: 2005-06-26
Look through the table of contents, if you find ten or twenty that are in your areas of Access pain then

Used price: $3.00

Great Book on Concepts and MotivationsReview Date: 2003-10-02
This is not a book that walks you step by step to implementations, but it is a book that will help you understand the technologies. Step by step guides are product specific, and extremely lacking in this area.
Good breadth, little depth.Review Date: 2000-03-11
A complete handbookReview Date: 2005-03-29
Good, considering too much AND too little informationReview Date: 2000-05-16
For the technically savvy, this book is excellent in covering, in minute detail, all of the possible needs, uses and commercial systems/products available to do Data Warehousing, Data Mining and/or OLAP. The tremendous amount of possibilities naturally causes this volume to lack the depth to actually guide a reader to an understanding of how they can implement these concepts. I do complement the author in possessing/researching such a tremendous amount of material. A downside is the fact that this book is instantly outdated because it is describing current technology (As of the writing of this book).
For non-technical Management and Executives however, this book will likely only confuse you to death and cause you to frown vehemently at the next person who recommends a Data Warehousing or OLAP strategy for your organization.
If you fit the profile that should read this book however, this is a great primer/eye opener to a rather large subject area called Enterprise Intelligence. Break out your reading glasses, (the print is small) set aside a good chunk of time, (the book is huge) and read it. Then find the suitable follow-up books that are in line with your new interests with Enterprise Intelligence. Keep a narrow focus when picking one of these. If you are a manager or executive, hire a team. This is a lot of stuff, and the need for this stuff is so painfully apparent that your business can not wait 4 years for you to learn this stuff.
Great book- the olapmessageboard highly recommends thisReview Date: 1999-10-06

Used price: $8.25

Decent overview, but confusing and not focusedReview Date: 2001-11-20
The content on the accompanying CD is really useless. Nothing of any good informative nature. The best way to read the book is to skim through the first dozen chapters to get a feel for the environment, and then read the last chapters in depth for a good understanding of how to model in SAP BW.
Too Little - Too LateReview Date: 2001-08-08
Dated, but still a good book for meReview Date: 2003-06-02
Good Reference book, if your on a BW proj, my 2 cents..Review Date: 2001-06-29
A Bit OutdatedReview Date: 2002-10-22

Used price: $30.00

Data Wareshouse For Non-TechiesReview Date: 2001-02-03
The only shortcoming of the book is that it does not address in any great detail how applications such as activity-based costing or balanced scorecard can use the data for analytical analysis.
A good difference that sets it apartReview Date: 2001-07-01
Design perspectives and ideasReview Date: 2001-05-14
YOU COULD HAVE DONE BETTERReview Date: 2000-09-04
Roberto Botto, Rome - Italy
Disappointed.Review Date: 2001-08-03

Used price: $4.98

Good handy reference for TOAD usersReview Date: 2008-01-23
Just what the name says - A pocket refernceReview Date: 2006-11-10
Anyone can make their own reference book similar to or better than this using TOAD's Help features!
Information TechnologyReview Date: 2005-09-11
Toad that was a PrinceReview Date: 2006-03-10
Great little references to the shortcuts you're looking forReview Date: 2004-03-02
It's does touch on the optional add-ins you can get for TOAD (if you get the commericial version) like the DBA module. It had plenty for me on the debugger. If you're looking for a tutorial, this isn't it, though it does remind you about looking in the docs folder for TOAD documentation in PDF. This little guide is a great reference.

Used price: $5.98

Excellent, Informative and readable.Review Date: 2005-05-11
My responsibility is to assist clients in their implementation of OLAP solutions. I recommend the purchase of this book to all of my clients since I have read it. If you want to hand just one book to any computer professional who does not know OLAP, this has got to be it. Advanced Analysis Server knowledge will come from time and experience, but all of the fundamentals (DTS, Data Warehousing, Schema Types and implementation, performance issues, .mdx language basics, DSO basics and the use of .mdx in Excel) are all there, easily understandable and will provide a foundation for future growth. I strongly recommend this book, and the only reason I give it a 4/5 is because it suggests it will help you build an OLAP application, however it only introduces you to the concepts of application development for OLAP.
Overall good, but not enoughReview Date: 2000-04-29
Not worth itReview Date: 2001-01-22
Defect ridden code examples, Incomplete explanationsReview Date: 2001-01-29
Clear, Complete and StraightReview Date: 2000-02-09


The emperor has no clothesReview Date: 2002-06-10
This book is better than the on-line specification at describing the model--which was really incomprehensible--but this is at the expense of completeness. Definitions are not available for all classes and the ones that are are not clear (to me at least). The relationships are barely defined at all.
In fairness, the model is so complex that it may not be possible to describe clearly to anyone not deeply immersed in the language of object-orientation. The team of authors is further hampered by its use of UML. The notation does not permit a complete inheritance tree to be portrayed in a diagram if the diagram is of less than the entire model. Two classes may be related, but you can't see this because the relationship is between great grandparents, shown on a different page.
An Excellent and Comprehensive Primer on CWMReview Date: 2002-03-20
A must read for managers, system architects and software developers grappling with data warehouse integration projects.
Good overview for good technologyReview Date: 2003-04-18
The project I am just starting is a large data mining effort that will be integrating multiple data warehouse and data mining tools. I knew we needed CWM from some earlier work with metadata repositories, but did not have the energy to dig into the OMG specification. This book gave me exactly the overview I was looking for; as an earlier author said, "This book covers all the practical steps for planning, implementing, and deploying CWM technologies". I would like to give it at least 7 stars to average out the previous irrelevant review...
Excellent documentation referenceReview Date: 2002-02-16
Worryingly vague and unimplementableReview Date: 2003-09-06
For an overview, the book is really short on examples. It's got lots of vague UML diagrams and pretty pictures like you might see on a powerpoint slide, but not a single worked example to show how all the buzzwords and technologies might actually fit together. I also have great problems with their use of UML as a language to actually specify data models, processes and so on. For me UML is a tool to help express intentions to people, not supply details to processing software, but this book seems to ignore the difference.
If you know nothing about meta-modelling, and want the sort of information you can get from the slides of a conference presentation, this may be a useful book. If you want to understand the details, or (gosh) actually get a job done, then this book will just frustrate you.
Related Subjects:
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63