Purchase Solution

OLAP versus RDBMS

Not what you're looking for?

Ask Custom Question

Explain what one can do with an OLAP application that cannot be done with the same data in a spreadsheet or a relational database. Give two examples.

Purchase this Solution

Solution Summary

OLAP and RDBMS are compared.

Solution Preview

Studies show that the Multidimensional database (OLAP):
- Uses almost half the disk space of what Relational database requires for the same task,
- Retrieves data between 8 and 200 times faster, and
- Calculates the derived data at least 2 orders of magnitude faster than Relational.

It is also seen that, when the best relational alternative was used, the generation and ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic Networking Questions

This quiz consists of some basic networking questions.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C++ Operators

This quiz tests a student's knowledge about C++ operators.