Joe Celko's Analytics and OLAP in SQL is the first book that teaches what SQL programmers need in order to successfully make the transition from On-Line Transaction Processing (OLTP) systems into the world of On-Line Analytical Processing (OLAP). This book is not an in-depth look at particular subjects, but an overview of many subjects that will give the working RDBMS programmers a map of the terra incognita they will face ― if they want to grow. It contains expert advice from a noted SQL authority and award-winning columnist, who has given ten years of service to the ANSI SQL standards committee and many more years of dependable help to readers of online forums. It offers real-world insights and lots of practical examples. It covers the OLAP extensions in SQL-99; ETL tools, OLAP features supported in DBMSs, other query tools, simple reports, and statistical software. This book is ideal for experienced SQL programmers who have worked with OLTP systems who need to learn techniques―and even some tricks―that they can use in an OLAP situation.
Joe Celko is where they say the plot thickens. If you've read his other 'Smarties' book (Joe Celko's SQL for Smarties: Advanced SQL Programming), you'll know that his command over SQL is such that even experts sit-back and listen. [Personally, the number of times I did an 'a-ha' while reading that book (Smarties) was what drove me to read this one]
However, (sadly) I didn't find this book (OLAP) very helpful. Very soon into the book, it gets a little too deep into theoretical concepts which is something I amn't into yet (Hint, I am still jumping into this domain, but have been around SQL for a while)
The book otherwise, was an eye opener for a few ways of looking at OLAP requirements, but there too, I believe most OLAP tools nowadays are so customized with proprietary solutions that some of this either isn't needed to be done manually or is done very differently everywhere. But yes, for someone who is still learning, the basic understanding of what is happening under the hood, is helpful in understanding what those chrome fitted tools do.