2. List and define the OLAP operations.
3. What are the data integration challenges and how to cater them?
Advertisement
TABLE OF CONTENTS
- DW Overview
--------Architecture
--------Back-end Tools
- Intro to OLAP
--------Codd's 12 Rules
--------FASMI
- MD Data Structures
- OLAP Server
- OLAP Operations
- OLAP Architectures
--------MOLAP: Part I
--------MOLAP: Part II
--------ROLAP: Part I
--------ROLAP: Part II
--------HOLAP
--------DOLAP
- Data Explosion
- OLAP Criteria
- Glossary
- References
OLAP Operations
One of the most compelling front-end applications for OLAP is a PC spreadsheet program. Below is the list of some popular operations that are supported by the multidimensional spreadsheet applications.
Roll-up
Takes the current aggregation level of fact values and does a further aggregation on one or more of the dimensions.
Equivalent to doing GROUP BY to this dimension by using attribute hierarchy.
Decreases a number of dimensions - removes row headers.
SELECT [attribute list], SUM [attribute names]
FROM [table list]
WHERE [condition list]
GROUP BY [grouping list];
Drill-down
Opposite of roll-up.
Summarizes data at a lower level of a dimension hierarchy, thereby viewing data in a more specialized level within a dimension.
Increases a number of dimensions - adds new headers
Slice
Performs a selection on one dimension of the given cube, resulting in a sub-cube.
Reduces the dimensionality of the cubes.
Sets one or more dimensions to specific values and keeps a subset of dimensions for selected values.
Dice
Define a sub-cube by performing a selection of one or more dimensions.
Refers to range select condition on one dimension, or to select condition on more than one dimension.
Reduces the number of member values of one or more dimensions.
Pivot (or rotate)
Rotates the data axis to view the data from different perspectives.
Groups data with different dimensions.
Drill-across
Accesses more than one fact table that is linked by common dimensions.
Combines cubes that share one or more dimensions.
Drill-through
Drill down to the bottom level of a data cube down to its back-end relational tables.
Cross-tab
Spreadsheet style row/column aggregates.
You May Also Find These Documents Helpful
-
Analyzes the documents by grouping them in as many appropriate ways as possible. Does not simply summarize the documents individually.…
- 1030 Words
- 4 Pages
Satisfactory Essays -
| An Excel feature that adjusts the width of a column to fit the cell content of the widest cell in the column.…
- 2722 Words
- 11 Pages
Powerful Essays -
analyzes the documents by grouping them in as many ways as possible and does not simply summarize the documents individually…
- 1939 Words
- 8 Pages
Good Essays -
•Analyzes the documents by grouping them in as many appropriate ways as possible. Does not simply summarize the documents individually.…
- 1491 Words
- 6 Pages
Good Essays -
Refers to the applications and technologies that are used to gather, provide access to, and analyze data and information to support decision-making efforts.…
- 5424 Words
- 22 Pages
Good Essays -
Analyzes the documents by grouping them in as many appropriate ways as possible. Does not simply summarize the documents individually.…
- 3231 Words
- 10 Pages
Better Essays -
| Allows users to organize data in rows and columns and perform calculations and recalculate when data changes.…
- 609 Words
- 3 Pages
Good Essays -
For Example: Jerry Charles arrives at Northside Hospital emergency care stating he was involved in a motorcycle accident and he did not have on appropriate head protection and he is suffering from head trauma. The admitting physicians immediately orders a CT scan. Collecting the data from the results of the CT scan are relevant information that will determine Jerry Charles point of care.…
- 220 Words
- 1 Page
Satisfactory Essays -
* Attribute data give you counts representing the presence or absence of a characteristic or defect. These counts are based on the occurrence of discrete events.…
- 1688 Words
- 7 Pages
Powerful Essays -
5. A tabular method that can be used to summarize the data on two variables simultaneously is called…
- 1650 Words
- 7 Pages
Satisfactory Essays -
A multidimensional scale is a scaling technique for objects or people where the instrument scale seeks to measure more than one attribute of the respondents or object. The results are usually mapped. Multidimensional scaling recognizes that an object might be better described in an attribute space of n dimensions rather than on a unidimensional continuum.…
- 665 Words
- 3 Pages
Satisfactory Essays -
the statistical relationship in this kind of data is a challenge. CHAID Analysis is a good…
- 417 Words
- 2 Pages
Satisfactory Essays -
As opposed to flat file databases this logical organization of data across tables in the form of columns greatly simplifies the organization and retrieval of highly complex data.…
- 667 Words
- 3 Pages
Good Essays -
A tabular summary of a set of data showing the fraction of the total number of items in several classes is a…
- 895 Words
- 4 Pages
Satisfactory Essays -
“A systematic examination and evaluation of data or information, by breaking it into its component parts to uncover their interrelationships”.…
- 9953 Words
- 41 Pages
Powerful Essays