or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Professional Data Warehousing with SQL Server 7.0 and OLAP Services
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Professional Data Warehousing with SQL Server 7.0 and OLAP Services [Illustrated] [Paperback]

Sakhr Youness (Author)
3.2 out of 5 stars  See all reviews (11 customer reviews)

Price: $49.99 & this item ships for FREE with Super Saver Shipping. Details
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 1 left in stock--order soon.
Want it delivered Tuesday, January 31? Choose One-Day Shipping at checkout. Details

Book Description

Professional January 2000
With the vast amounts of data flowing through the workplace on a daily basis, Data warehouses have evolved to cope with the huge volumes involved by separating the data used for reporting and decision making from the operational systems. Microsoft have entered the world of datawarehousing with the introduction of SQL Server 7 and OLAP Services.

The purpose of the data warehouse is simply to store the raw data. The combination of this with OLAP enables the data to be transformed into useful information that reflects the real factors affecting the enterprise. OLAP techniques may range from simple navigation and browsing of the data to more serious analyses, such as time-series and complex modeling.


Editorial Reviews

Amazon.com Review

Written for those who work with databases on the SQL Server 7 platform, Professional Data Warehousing with SQL Server 7.0 and OLAP Services gives you what you need to implement a data warehouse successfully. This hands-on tutorial exploits the built-in capabilities of various Microsoft tools.

Besides a general introduction to the world of data warehouses (and data marts) done the Microsoft way, this book is best at showing you how to master tools like OLAP Manager, which lets you effectively create and manage data warehouses. There are dozens of screen shots for a variety of tools in action, including the Data Transformation Services (DTS) Designer (for transforming data from one source to another) and the powerful PivotTable tool (which can be used to analyze information).

This tools-based approach means that you can get up and running with OLAP tools without understanding every theoretical detail. (The book does cover the basics here, but it's the practical focus that will make it useful to the working data architect.) There is also coverage of the powerful (and somewhat quirky) Multidimensional Expressions (MDX) from Microsoft, which extends SQL for querying against dimensional data in "cubes." Chapters on basic and advanced MDX will show you how to get the most out of this standard with your databases. (For samples, the book relies mainly on case studies from the Microsoft Web site.)

It used to be that data warehousing required a lot more work just to get started. Armed with Microsoft tools and this capable guide, most anyone can plan and build a data warehouse successfully for SQL Server 7. This is a solid how-to on an essential topic in enterprise database development. --Richard Dragan

Topics covered: Online Analytical Processing (OLAP) and data warehouse basics; data marts; data mining; Microsoft OLAP and tools; Data Transformation Services (DTS); metadata and the Microsoft Repository; MS OLAP architecture for servers and clients; dimensions and OLAP cubes; drill-down and roll-up; slicing and dicing; star, constellation, and snowflake schemas; virtual cubes; partitions; project design for data warehouses; case studies from Microsoft; techniques for capturing data; OLAP Manager tutorial; using the cube editor; DTS packages and the DTS designer; automating data transformation; data-driven queries; bulk inserts with BCP; beginning and advanced Multidimensional Expressions (MDX); OLAP presentation; using PivotTable; design considerations for data marts; data mining basics; statistics and third-party tools; security; administration and maintenance for data warehouses; replication techniques; optimization and tuning.

From the Publisher

This book discusses the architecture of a data warehouse, and introduces the concept of multidimensional data representation using Microsoft OLAP. This book provides a complete introduction to designing, building and tuning Datawarehouses using SQL Server 7. There are many features new to SQL Server 7 that facilitate storage, retrieval, analysis and distribution of large amounts of data from Data Warehouses. This book covers them all in detailed examples - as well as showing how to design and build a bespoke Datawarehouse in SQL Server. OLAP and Microsoft Decision Support Services, ROLAP, and HOLAP options are covered. How to maximize performance using the new Query Analyzer, Tuning Wizard, and SQL Profiler tools is included as well as how to implement incremental backup. This will enable the analysis of large amounts of complex information with the latest data warehousing technologies. By reading this book you'll learn how best to employ data warehousing and OLAP in your business and how to leverage it to provide your organization with improved revenue and profitability.

Product Details

  • Paperback: 600 pages
  • Publisher: Peer Information Inc. (January 2000)
  • Language: English
  • ISBN-10: 1861002815
  • ISBN-13: 978-1861002815
  • Product Dimensions: 9.1 x 7.3 x 1.6 inches
  • Shipping Weight: 2.2 pounds (View shipping rates and policies)
  • Average Customer Review: 3.2 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon Best Sellers Rank: #3,824,513 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

11 Reviews
5 star:
 (4)
4 star:
 (2)
3 star:    (0)
2 star:
 (2)
1 star:
 (3)
 
 
 
 
 
Average Customer Review
3.2 out of 5 stars (11 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

22 of 24 people found the following review helpful:
1.0 out of 5 stars Whats the point? Frequently inaccurate, shallow, derivative, March 20, 2000
By 
This review is from: Professional Data Warehousing with SQL Server 7.0 and OLAP Services (Paperback)
While WROX Press usually covers programming topics well, this title is an exception. I've read all three books on MS OLAP. Many of the MDX examples are incorrect in syntax (no quotes where required, or CREATE SET SESSION instead of CREATE SESSION SET). It also blithely talks about syntax that MS OLAP doesn't support (like sets in the WHERE clause) without letting you know you're wasting your time trying it. Some errors, like multiple descriptions of and references to the non-existent CREATE SET GLOBAL, or stating that drill-down functions don't work on tuples when they do, state clearly that the author doesn't really know Microsoft's MDX. The author makes other odd claims, for example that virtual dimensions are useful for security (how?)

I found it really interesting that area after area (discussions of preparing a database, discussions of MDX, database optimization, many of the diagrams, the discussion of NULL values and invalid member references, a large number of small asides) follow the outline, diagrams, examples and occasionally unique terminology of "Microsoft OLAP Solutions" fairly closely, including idiosyncrasies such as the attention to dealing with irregular hierarchies in more depth than leveled hierarchies early on, and yet goes into far less depth. It strains belief that the author didn't study this prior work and borrow heavily.

It also disappoints in the areas where it could have offered some unique insights. Unlike the other two books, it devotes a small chapter to types of data mining, and offers in chapter introduction that it will discuss whether OLAP Services supports data mining. At the very end of the chapter, he only says that "Microsoft has yet to come up with a ... product that performs such tasks and handles gigabytes of data" and that "Excel is the best representative of Microsoft products in this regard". Huh? Meanwhile, possible application of OLAP Services' statistical functions to forecasting is completely unmentioned, although the same statistical functions (correlation, regression) are mentioned as data mining components. Yes, you can too do forecasting with MS OLAP!

Data warehousing with SQL 7 is very thin. If you have "The Data Warehouse Lifecycle Toolkit," "90 Days to the Data Mart", and any SQL Server reference, you'll be way ahead. Stay away! Buy "Microsoft OLAP Solutions" and get a deeper treatment of OLAP Services features and MDX, and buy "Microsoft OLAP Unleashed" and get a ton of DTS and client ADO programming.

I'll give this one star instead of zero, as it at least has some information in it.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


15 of 17 people found the following review helpful:
1.0 out of 5 stars NOT a good choice, September 1, 2000
By A Customer
This review is from: Professional Data Warehousing with SQL Server 7.0 and OLAP Services (Paperback)
The writing in this book is very incoherent. It is really hard to read and the author rambles on and on about useless obvious things. The examples provided are erroneous. What the author calls a very complex sql query is actually a very basic sql query and on top of that is incorrect. Example: in trying to count the num of transactions, the author made the mistake of sum(tran_id) instead of count(tran_id). If he cannot write a simple select statement how could he provide input on data warehousing. I got more information from SQL OLAP Tutorial in the books online than from reading the 1st 4 chapters. Also the author does not provide any solid examples drawn from his experience. It appears as though he is summarizing the books online and another great data warehousing book, "The Data Warehouse Lifecycle Toolkit" by Ralph Kimball.

Save your money and look for another book.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 6 people found the following review helpful:
2.0 out of 5 stars Misleading title, July 19, 2000
By A Customer
This review is from: Professional Data Warehousing with SQL Server 7.0 and OLAP Services (Paperback)
A better title maybe "Professional Data Warehousing with OLAP Services in SQLServer 7.0". As a designer and developer of a data warehouse back-end, I thought I had found a great book to enlighten me as to SQLServer7 specific data warehousing techniques, but in reality the author rarely deviates from discussing OLAP in SQLServer and data cubes. If you're looking for information on creating and optimizing a data warehouse as a back-end system, I would highly suggest looking elsewhere. Although there is basically no discussion of data warehousing, the book "Transact-SQL Programming" offers a much more well rounded approach to the awsome capabilities of SQLServer.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews









Only search this product's reviews



Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject