OLAP2 outline. Multi Dimensional Data Model. A Sample Data Cube

Size: px
Start display at page:

Download "OLAP2 outline. Multi Dimensional Data Model. A Sample Data Cube"

Transcription

1 OLAP2 outline Multi Dimensional Data Model Need for Multi Dimensional Analysis OLAP Operators Data Cube Demonstration Using SQL Multi Dimensional Data Model Multi dimensional analysis is a popular approach to extend the additional features for reporting. Instead of submitting multiple queries data is structured to trigger fast and easy access to interactively answer the questions posed by different kinds of the users. This type of analysis is generally performed on large corporate warehouses or data marts. The view of data as Multi Dimensional Array can be generalized to more than Three Dimensions. In OLAP applications the bulk of the data can be represented in such a Multi Dimensional Array. The systems which used to store multi dimensional data is termed as MOLAP Systems. Multi Dimensional array can also represented as an array as shown below. The relation with related dimensions to the measure of interest is called Fact Table. Multi dimensional data model focus mainly on a collection of measures called numerical measures which are termed as facts and depends on a number of associated dimensions. In the data warehousing literature Data Cube is a one of the popular structure which is widely used in representing the multi dimensional model. We represented the multi dimensional data model in two ways, one is in the form of table and another is in the form of Array. The Dimension names are not shown in the above diagram but the Ids associated with each dimension are represented as PID for Product ID, TimeId for Time Dimension and LocId for Location ID and Sales is here as a Numeric Measure. A Sample Data Cube The representation given below shows the annual sales of various categories of products in different quarters over different cities. For example annual sales of TVs for 3 cities are shown in the form of array and total sales in the form a simple number. So if we observe below diagram we have different kinds of aggregation stored in this physical structure. One is the total sales over all cities and over all products; another kind of aggregation is total sales over all quarter for each product.

2 If we observe this diagram it specifies different kinds of aggregations in form of physical structure called Data Cube. Here we have 3 Dimensions, but if we have more than 3 Dimensions you can't find a physical structure. But we can always generalize by using a concept called Hyper Cube. Cuboids Corresponding to the Cube The slide shows 3 Dimensions called Product, Date and Country. That means to say we have combined computations across combinations of these dimensions. If we see this diagram, this is a integration of different kinds of computations over combination of these three dimensions. So this each combination is nothing but a particular type of cuboid. Here there are 4 types of cuboids, 0- Diemnsion cuboid, which is Apex cuboid, which gives the grand sales. And Base or 3-D cuboid which gives sales for each product, date and city. Between these two aggregations we have different kinds of computations. But the duty of this computation is whatever the computation we do at intermediate level, the values always more than computation from lower level and smaller than the values from the higher level. So this type of structure in mathematics is termed as Lattice. So the concept of data cube imitate the behavior of lattice. Because we are taking all the combinations with some ordering and this ordering is nothing but Partial Ordering. Data Cube involving four Dimensions This slide talks about the ascension of a Three dimension cuboid into a collection of 4-D cuboid. If we have 4 dimensions we have 24 cuboids. We have one cuboid of 0-Dimension, one cuboid of 4-Dimension, 4 cuboids of 3 dimension nature, 6 cuboids of 2-dimension nature. In the similar way we can extend the combinations of computations over several dimensions in the form of a structure. But however no physical structure exists to show when the no. of dimensions are more than three. But if it is less than three we can always show physically. If it is more than three dimensions, we need to think in a abstract sense in the form of a cube called Hyper cube. Questions on Multi Dimension Model Q 1) What is Hyper cube? As I mentioned earlier Hyper cube is a generic metaphor for representing the Multi Dimensional Data. A group of Data Cells arranged by the Dimensions of the Data. For Example if we take the Spread Sheet, Spread sheet exemplifies a two dimensional array with data cell arranged in rows and columns. Each being a dimension, it means row is one dimension and column is another dimension. In a similar way if we think in a database table is also represented in the form rows and columns. So both representations Spread sheets and Database tables are metaphors for representing data in excel sheets and data in Database table. In a similar way Hyper cube is a generic metaphor for representing Multi Dimensional Data. I demonstrate now, since it is a complex topic, I go in a more detail manner about the concept of hyper cube. As I mentioned Spread sheets use Worksheets and Database use Tables, Hyper cubes are used to understand Multi Dimensional views. For example consider two dimensional cross tabulation report which models a location and product to measure sales. So this two dimension grid provides all possible combinations of locations and products. That means it have K locations and P products for each combination of location across the products sales are computed here. How is it viewed?

3 In fact we can view the hyper view in an abstract manner by understanding how the cube is build in one dimension, how the cube is viewed in two dimension and how the cube is viewed in the 3-dimension. Now I will explain how it can be viewed in each dimension step by step. For example If we have a data in one dimension we can view it in single row or column. If we have two dimensions like in our case product and location it is a matrix or a table. If the no. of dimensions are more than 3 the imagination of hyper cube is quite difficult. In the sense that we can t represent Physically in the form of a structure. But you should understand in an abstract sense. So in the sense that if we imagine a control panel of a stereo sound system or day to day presentations. So if we use the sound system each slider control one aspect of the sound such as balance, volume, bass and treble. So all these things are Knobs which can be controlled. We can adjust the parameter control. In a similar way if have more than three controls, we can add these higher dimensional data into a two dimensional grid in this manner. What is going to happen if we add more and more dimensions such as payment methods, coupons etc. and the grid becomes cube. That means if I add for location, product cube the payment method dimension then it becomes a three dimension cube, if coupons is added then it becomes hyper cube. So any no. of dimensions can be added. So therefore there is no physical metaphor exist for more than 4 dimensions. So this is how we should interpret the concept of generalizing to two dimensions, three dimensions and beyond three dimensions. Q 2) Can you explain the cube by taking measures and dimensions? If we see the normal commercial tools like Cognos, Business Objects there is a concept of cube. That means the OLAP software packages support this transformation with the concept of Power Cube. So this power cube concept is available as a part of cognos tool. Cognos is provided with a concept called transformer. This transformer job is to transform the data into a form of cube. Which is nothing but a hyper cube but from the terminology point of view cognos tools names this as power cube, in this sense power cube is same as hyper cube. This is basically used to organize the data into selected business perspectives, say for example the power cube shown in the slide gives a power cube involving measures and dimensions. Here Time is a dimension, Status is a dimension, performance, indicators and salaries are measures. That means when you takes a particular category of values and each dimension you get combination, on that combination we are calculating the aggregate values for all these measures. The cell contains these aggregated values. As I mentioned earlier if we see the hyper cube concept, there is no physical metaphor exist for hyper cube, but I can always map into a two dimensional plane. For example here there exist 4 dimensions, and I can add as many dimensions as I want. If I define the measures across the different combinations of dimensions, measures are automatically calculated based on the functions defined. Once the functions are triggered a cube is generated and shown here. So any way a hyper cube is simulated by the facility provided in Cognos with the name called transformer. Extending the answer to the solution: Representing Multi Dimensional Data Since this is an abstract concept I would like to also extend the discussion by representing physically the data in both the forms. For example if you take a two dimensional representation cube represents the data in an array, relational table only represents multi dimensional data in two dimension. Suppose If you take an array of two dimension, what is the total revenue generated by sales in each city and each product of year That means if you define there are 4 quarters in a year, for each quarter and in each city what are the total sales. So this is a two dimensional grid, so the measure is here total sales. But choice of representation is always based on types of queries that end user asks. So there are two different kinds of representations, array based and tabular based representation. Now if you observe the table representation in order to represent all the sales in each city for each quarter in year 2009 we need three columns. First column is for city wise, second column is for quarter names and third column is for storing the measure. So that means to store the data in a three field relational table requires three columns. For suppose if we represent the same data in a matrix requires only two columns. For example here in slide we have city values, time values and total revenue measure values. In this representation there are two dimensions and one measure. The same data is transformed in the form of a matrix representation by considering the database values stored across the rows. Here dimension values are nothing but the database values. These will become the headings for row and columns. For example Q1, Q2, Q3 and Q4 are the headings for the

4 quarter and Glasgow, London etc;are the headings for City. Then if we take the combination of these over a time the values is the total revenue in the quarter 4 in the city Aberdeen. As I mentioned, both the themes use the concepts of cells, then the way the data is represented in two dimensional matrix where the database values becomes column headings. For example what is the total revenue generated by property sales for each type of property (flat or house) in each city, in each quarter of Four columns are required to represent the above in two dimensional matrix. Depending on the combination of attributes aggregate operation is applied and the cell value for that combination hold the measure. So that is why measures are associated with dimensions. Q) What are the different kinds of functional support provided for data cubes in commercial databases? As you all know that very popular commercial database exist today in the market they are db2, sequel server, oracle, ingres, postgres etc. In fact all these packages are now providing functional support for data cube. That means the functionality of the traditional sql feature extended by incorporating additional features to do manipulations for multi dimensional operations. As I mentioned there are different kinds of multi dimensional operations like slicing, dicing, pivoting, rollup,drill down. To do all these operations we need lot of aggregations and computation required at the backend of the database. So most of the commercial databases pushed the functionality within the database level by incorporating various power full operations. If we take oracle, oracle provides two powerful operators in OLAP to do the aggregation on combination of dimensions, they are Cube and Grouping sets. Cube is used to find the aggregations across k dimensions and grouping set is used to compute selected combinations of aggregations. Q) Explain the lattice concept with example. There are different kinds of subsets for a given set. Suppose if you have k elements in a set you can have 2k subsets including empty subset. What is the relationship exist among these subsets. If you take any k element subset, this subset always contains k-1 element subsets also. In the sense that if you have a two element subset, then this 2 element subset then this always contained in a 3 element subset. Then what is the meaning of the containment, it is nothing but some king of subset ordering. I can always order these 2k subsets in a partial order the relationship is called the containment. When you trigger this order, you take any element the element is always more than the one element subset or more than one subset. In a similar way if you take any subset that is always contained in the original set.if you have observed this we have some relationship partial ordering and also greatest lower bound and least upper bound. This is nothing but a lattice. In the sense a lattice is a partial order set with bounds. The same concept is widely used in here in representing Multi dimensional data analysis. I will explain how the lattice is represented. Suppose if we have 3 dimensions product, City and Date. We consider these as our 3 elements which are nothing but the perspectives or dimensions. If we take these, then we have 3 sets of 2 element combinations {Product, City}, {Product, Date} and also {Date, City} and also contains the 3 element set {Product, City, Date} which forms a lattice of cuboids. Once we have 2 dimensional computations we can as well compute total sales for each product over all cities and over all dates. Using one dimensional cuboid we can compute grand sales over all products, over all cities and over all dates. If you observe the all the grand sales and the base cuboid, the base cuboid is the greatest lower bound and apex cuboid is the least upper bound.

5 That is why a cube is nothing but a collection of cuboids, and each cuboid is nothing but a aggregation. If we integrate one dimensional, two dimensional and three dimensional aggregations then that is a data cube. Q) Why should we take the cuboid in multi dimensional model and not in any of the polygon, when there are more 4 dimensions? There is no physical metaphor exist for more than 3 dimensions. Physically we can t view, we need to think in a abstract sense. Cuboid is a mathematical terminology which was brought from the discrete mathematics for representing certain types of aggregations. So the representation of aggregations always follows the containment principal. So the relational model has a strong mathematical base, which is nothing but a set concept in a similar way here. Why not of What is Polygon means? polygon is a general term, poly means many. In a way cuboid is a part of polygon. Hence the technical name given for 4 dimensions is Fesaract. There is no visual representation for Facer act. Q) What is the difference between Relational DBMS and Multi Dimensional DBMS. If you observe in the above slide, all is a 0-dimensional cuboid, product, city, date are one-dimensional cuboid and so forth. What happens when we add one more dimension. Just now discussed that the visual representation for 4-D is messy. Even though the diagram is messy, we can understand the concept by representing in the form of a lattice. From the functionality point of view both are used for certain kind of activities. I will narrate with an example, which has two dimensions and one measure, which is also represented in a multi dimensional representation. In the multi dimensional database the data is transformed into square because here we have only two dimensions. Here the values of the columns are used as column and row heading in the Multi Dimensional model. If we have three values in each of the column then total we need to have 27 different cells but whereas Multi Dimensional database requires only 9 cells for the same. If you extend the complexity by adding one more column say Dealership, we have 4 columns in relation. If I select a particular dealer cell then I get a matrix for particular dealer. To observe the complexity here when one dimension is added to the Multi dimensional data model requires always less no. of cells when compared to the relational table representation. Operations on relational table are much slower than the operations on the Multi dimensional cube. Suppose if I add one more dimension say Time then each dimension is become a 3-dimensional cube. Hence multi dimensional structures are much faster than relational table because of less storage space and also it accommodates more no. of values in less storage. Establish the need for Multi Dimensional Analysis Generally One dimensional queries say for example how many units of item a in store did we sell located in Delhi. The other query shown on the slide is how much revenue did the new item X generated during the last six months, broken down by individual months in AP state by individual stores. Broken down by promotions (p1, p2 ) compared to estimates, and compared to the previous version of the product. For efficient analysis the decision maker should equip with easy way to calculating complex analysis along different business dimensions. Such an environment we can establish using representation of data model called multi dimensional model. The basic advantage of using this data model is to provide easy and flexible access to information decision makers have an ability to analyze the data along any no. of dimensions at any level of aggregation with capability of viewing the results in varying no. of ways. Also they must have ability to navigate the results from one level of summarization to the next level of the summarization. Such a type of power does not exist in the 1-D queries. Therefore without having a solid system with this kind of facility then the purpose of using data warehouse is incomplete. That is the reason why multi dimensional analysis is very widely used. Of course the time is also important dimension in any system. Every analytical query is executed with time as one of the dimension. An Analytical system must recognize the sequential nature of time. Because of these factors traditional systems are very much inappropriate for answering complex queries. Concept hierarchy is very much important and widely used in data warehouses. Concept hierarchy defines a sequence of mappings in a set of low level concepts to the higher level concepts which are more general in nature. The different kinds of hierarchies for Industry, Region and Time. Here Time is having two different kinds of the hierarchies,

6 collection of days is Month, collection of months is Quarter, collection of quarter is a Year. Another hierarchy over location is office>city>country>region. So the purpose of using the hierarchy in OLAP basically provides better navigation facility for the decision makers. Q) Explain why multi dimensional analysis is important? From the analysis point of view this we call as very important structure because it is very easy and flexible access in the sense that you can retrieve any kind of aggregation just by querying. Any kind of ad-hoc queries can be answered. Analysis of the data is easy and we can also show the results by varying the levels. That means we do the computations bottom to top or top to bottom. Which we call in OLAP as drill down and drill up. Q) What are the Constraints applied on the OLAP? Constraints can be from theoretical point of view and implementation point of view. From the implementation point of view, as I mentioned earlier there are various extensions available in sql with operator names as Rollup and Cube. But the disadvantage of these operators are that, there is no way to compute desired set of computation using them. It means if you use rollup using k dimension then we can compute k+1 computation. If you use cube with k dimensions you can compute 2k computation. So from the constraints point of view here, suppose if they are analysts want to view only desired set of combinations of aggregations there are no automatic way in rollup and cube operator. So support that every package enriches the functionality of sql by supporting analytical concept called Grouping function. So this grouping function is used to compute the desired levels of combinations of aggregates. That means it is providing the flexibility for the analysts to represents combinations using this concept. In addition to that so many packages also provide partial rollup and partial cube computations by extending the grouping function operator. The same question can also be answered theoretically. There are so many ways to compute cubes theoretically by Iceberg queries and BUC algorithm. Q) What is Navigation and what are the OLAP operations that provide navigation? The navigation is basically is used to move from one level of concept to another level of concept. That means from low level concepts to higher level concepts. If you see the lattice structure the low level concept is a n-dimensional cuboid, 0-dimensional cuboid is a higher level structure. So once if we know the real world data,that means once you have low level aggregations then I can compute all these higher level computations. In OLAP this is possible by using two powerful operators namely rollup and drill down. The drill down is reverse to rollup and vice versa. Drill down is moving from high level cuboid to low level cuboid and roll up is moving from low level cuboid to high level cuboid. Roll UP: {product,city,date} à {product,city} à {all} Drill Down: {all} à {product, city} à {product, city, date} OLAP Operators The summary of all the OLAP operators are shown in the slide below. These five operators provide easy access to and flexibility to decision makers to compute different kinds of aggregations. These operators are very convenient set of operators for end users. Data Cube Demonstration using SQL We can easily simulate the Data Cube using SQL Operators. You all know that a popular clause used in SQL to do the aggregation is Group by clause. So by writing different kinds of queries using group by clause we can combine the different kinds of aggregations by applying union operator on various sub queries. For example if we have two dimensions, as I mentioned we have 22 combinations of aggregations. One query is for grand sum and another query for base cuboid and the two queries are aggregations on remaining dimensions. When you have 4 queries one for each cuboid then by union operator of SQL I can combine all the results of these 4 queries in a single result set. So that means whatever the results the data cube gives over any number of dimensions those results can be simulated in a single query using SQL. That means when we need to represent sub queries and then all these are united using union operator. So if you do this way we can easily get possible set of aggregated values that are required to represent the data cube.

Basics of Dimensional Modeling

Basics of Dimensional Modeling Basics of Dimensional Modeling Data warehouse and OLAP tools are based on a dimensional data model. A dimensional model is based on dimensions, facts, cubes, and schemas such as star and snowflake. Dimension

More information

Decision Support Systems aka Analytical Systems

Decision Support Systems aka Analytical Systems Decision Support Systems aka Analytical Systems Decision Support Systems Systems that are used to transform data into information, to manage the organization: OLAP vs OLTP OLTP vs OLAP Transactions Analysis

More information

Data Mining Concepts & Techniques

Data Mining Concepts & Techniques Data Mining Concepts & Techniques Lecture No. 01 Databases, Data warehouse Naeem Ahmed Email: naeemmahoto@gmail.com Department of Software Engineering Mehran Univeristy of Engineering and Technology Jamshoro

More information

CHAPTER 8 DECISION SUPPORT V2 ADVANCED DATABASE SYSTEMS. Assist. Prof. Dr. Volkan TUNALI

CHAPTER 8 DECISION SUPPORT V2 ADVANCED DATABASE SYSTEMS. Assist. Prof. Dr. Volkan TUNALI CHAPTER 8 DECISION SUPPORT V2 ADVANCED DATABASE SYSTEMS Assist. Prof. Dr. Volkan TUNALI Topics 2 Business Intelligence (BI) Decision Support System (DSS) Data Warehouse Online Analytical Processing (OLAP)

More information

An Overview of Data Warehousing and OLAP Technology

An Overview of Data Warehousing and OLAP Technology An Overview of Data Warehousing and OLAP Technology CMPT 843 Karanjit Singh Tiwana 1 Intro and Architecture 2 What is Data Warehouse? Subject-oriented, integrated, time varying, non-volatile collection

More information

CS 1655 / Spring 2013! Secure Data Management and Web Applications

CS 1655 / Spring 2013! Secure Data Management and Web Applications CS 1655 / Spring 2013 Secure Data Management and Web Applications 03 Data Warehousing Alexandros Labrinidis University of Pittsburgh What is a Data Warehouse A data warehouse: archives information gathered

More information

CSE 544 Principles of Database Management Systems. Alvin Cheung Fall 2015 Lecture 8 - Data Warehousing and Column Stores

CSE 544 Principles of Database Management Systems. Alvin Cheung Fall 2015 Lecture 8 - Data Warehousing and Column Stores CSE 544 Principles of Database Management Systems Alvin Cheung Fall 2015 Lecture 8 - Data Warehousing and Column Stores Announcements Shumo office hours change See website for details HW2 due next Thurs

More information

Data Warehousing & OLAP

Data Warehousing & OLAP CMPUT 391 Database Management Systems Data Warehousing & OLAP Textbook: 17.1 17.5 (first edition: 19.1 19.5) Based on slides by Lewis, Bernstein and Kifer and other sources University of Alberta 1 Why

More information

CHAPTER 8: ONLINE ANALYTICAL PROCESSING(OLAP)

CHAPTER 8: ONLINE ANALYTICAL PROCESSING(OLAP) CHAPTER 8: ONLINE ANALYTICAL PROCESSING(OLAP) INTRODUCTION A dimension is an attribute within a multidimensional model consisting of a list of values (called members). A fact is defined by a combination

More information

Chapter 18: Data Analysis and Mining

Chapter 18: Data Analysis and Mining Chapter 18: Data Analysis and Mining Database System Concepts See www.db-book.com for conditions on re-use Chapter 18: Data Analysis and Mining Decision Support Systems Data Analysis and OLAP 18.2 Decision

More information

IT DATA WAREHOUSING AND DATA MINING UNIT-2 BUSINESS ANALYSIS

IT DATA WAREHOUSING AND DATA MINING UNIT-2 BUSINESS ANALYSIS PART A 1. What are production reporting tools? Give examples. (May/June 2013) Production reporting tools will let companies generate regular operational reports or support high-volume batch jobs. Such

More information

ETL and OLAP Systems

ETL and OLAP Systems ETL and OLAP Systems Krzysztof Dembczyński Intelligent Decision Support Systems Laboratory (IDSS) Poznań University of Technology, Poland Software Development Technologies Master studies, first semester

More information

DATA WAREHOUSE EGCO321 DATABASE SYSTEMS KANAT POOLSAWASD DEPARTMENT OF COMPUTER ENGINEERING MAHIDOL UNIVERSITY

DATA WAREHOUSE EGCO321 DATABASE SYSTEMS KANAT POOLSAWASD DEPARTMENT OF COMPUTER ENGINEERING MAHIDOL UNIVERSITY DATA WAREHOUSE EGCO321 DATABASE SYSTEMS KANAT POOLSAWASD DEPARTMENT OF COMPUTER ENGINEERING MAHIDOL UNIVERSITY CHARACTERISTICS Data warehouse is a central repository for summarized and integrated data

More information

Data Warehouses. Yanlei Diao. Slides Courtesy of R. Ramakrishnan and J. Gehrke

Data Warehouses. Yanlei Diao. Slides Courtesy of R. Ramakrishnan and J. Gehrke Data Warehouses Yanlei Diao Slides Courtesy of R. Ramakrishnan and J. Gehrke Introduction v In the late 80s and early 90s, companies began to use their DBMSs for complex, interactive, exploratory analysis

More information

Data Warehousing and OLAP

Data Warehousing and OLAP Data Warehousing and OLAP INFO 330 Slides courtesy of Mirek Riedewald Motivation Large retailer Several databases: inventory, personnel, sales etc. High volume of updates Management requirements Efficient

More information

Database design View Access patterns Need for separate data warehouse:- A multidimensional data model:-

Database design View Access patterns Need for separate data warehouse:- A multidimensional data model:- UNIT III: Data Warehouse and OLAP Technology: An Overview : What Is a Data Warehouse? A Multidimensional Data Model, Data Warehouse Architecture, Data Warehouse Implementation, From Data Warehousing to

More information

Data Warehousing and Decision Support

Data Warehousing and Decision Support Data Warehousing and Decision Support Chapter 23, Part A Database Management Systems, 2 nd Edition. R. Ramakrishnan and J. Gehrke 1 Introduction Increasingly, organizations are analyzing current and historical

More information

REPORTING AND QUERY TOOLS AND APPLICATIONS

REPORTING AND QUERY TOOLS AND APPLICATIONS Tool Categories: REPORTING AND QUERY TOOLS AND APPLICATIONS There are five categories of decision support tools Reporting Managed query Executive information system OLAP Data Mining Reporting Tools Production

More information

Data Warehousing and Decision Support

Data Warehousing and Decision Support Data Warehousing and Decision Support [R&G] Chapter 23, Part A CS 4320 1 Introduction Increasingly, organizations are analyzing current and historical data to identify useful patterns and support business

More information

Data Warehouse and Data Mining

Data Warehouse and Data Mining Data Warehouse and Data Mining Lecture No. 04-06 Data Warehouse Architecture Naeem Ahmed Email: naeemmahoto@gmail.com Department of Software Engineering Mehran Univeristy of Engineering and Technology

More information

Dta Mining and Data Warehousing

Dta Mining and Data Warehousing CSCI6405 Fall 2003 Dta Mining and Data Warehousing Instructor: Qigang Gao, Office: CS219, Tel:494-3356, Email: q.gao@dal.ca Teaching Assistant: Christopher Jordan, Email: cjordan@cs.dal.ca Office Hours:

More information

Unit 7: Basics in MS Power BI for Excel 2013 M7-5: OLAP

Unit 7: Basics in MS Power BI for Excel 2013 M7-5: OLAP Unit 7: Basics in MS Power BI for Excel M7-5: OLAP Outline: Introduction Learning Objectives Content Exercise What is an OLAP Table Operations: Drill Down Operations: Roll Up Operations: Slice Operations:

More information

Data Warehousing and Data Mining

Data Warehousing and Data Mining Data Warehousing and Data Mining Lecture 3 Efficient Cube Computation CITS3401 CITS5504 Wei Liu School of Computer Science and Software Engineering Faculty of Engineering, Computing and Mathematics Acknowledgement:

More information

Information Integration

Information Integration Chapter 11 Information Integration While there are many directions in which modern database systems are evolving, a large family of new applications fall undei the general heading of information integration.

More information

OLAP Introduction and Overview

OLAP Introduction and Overview 1 CHAPTER 1 OLAP Introduction and Overview What Is OLAP? 1 Data Storage and Access 1 Benefits of OLAP 2 What Is a Cube? 2 Understanding the Cube Structure 3 What Is SAS OLAP Server? 3 About Cube Metadata

More information

Data Warehousing and Decision Support. Introduction. Three Complementary Trends. [R&G] Chapter 23, Part A

Data Warehousing and Decision Support. Introduction. Three Complementary Trends. [R&G] Chapter 23, Part A Data Warehousing and Decision Support [R&G] Chapter 23, Part A CS 432 1 Introduction Increasingly, organizations are analyzing current and historical data to identify useful patterns and support business

More information

Information Management course

Information Management course Università degli Studi di Milano Master Degree in Computer Science Information Management course Teacher: Alberto Ceselli Lecture 07 : 06/11/2012 Data Mining: Concepts and Techniques (3 rd ed.) Chapter

More information

On-Line Analytical Processing (OLAP) Traditional OLTP

On-Line Analytical Processing (OLAP) Traditional OLTP On-Line Analytical Processing (OLAP) CSE 6331 / CSE 6362 Data Mining Fall 1999 Diane J. Cook Traditional OLTP DBMS used for on-line transaction processing (OLTP) order entry: pull up order xx-yy-zz and

More information

Data Warehousing and Decision Support (mostly using Relational Databases) CS634 Class 20

Data Warehousing and Decision Support (mostly using Relational Databases) CS634 Class 20 Data Warehousing and Decision Support (mostly using Relational Databases) CS634 Class 20 Slides based on Database Management Systems 3 rd ed, Ramakrishnan and Gehrke, Chapter 25 Introduction Increasingly,

More information

Create Cube From Star Schema Grouping Framework Manager

Create Cube From Star Schema Grouping Framework Manager Create Cube From Star Schema Grouping Framework Manager Create star schema groupings to provide authors with logical groupings of query Connect to an OLAP data source (cube) in a Framework Manager project

More information

Data Mining. Data warehousing. Hamid Beigy. Sharif University of Technology. Fall 1396

Data Mining. Data warehousing. Hamid Beigy. Sharif University of Technology. Fall 1396 Data Mining Data warehousing Hamid Beigy Sharif University of Technology Fall 1396 Hamid Beigy (Sharif University of Technology) Data Mining Fall 1396 1 / 31 Table of contents 1 Introduction 2 Data warehousing

More information

BUSINESS INTELLIGENCE. SSAS - SQL Server Analysis Services. Business Informatics Degree

BUSINESS INTELLIGENCE. SSAS - SQL Server Analysis Services. Business Informatics Degree BUSINESS INTELLIGENCE SSAS - SQL Server Analysis Services Business Informatics Degree 2 BI Architecture SSAS: SQL Server Analysis Services 3 It is both an OLAP Server and a Data Mining Server Distinct

More information

Data Mining. Data warehousing. Hamid Beigy. Sharif University of Technology. Fall 1394

Data Mining. Data warehousing. Hamid Beigy. Sharif University of Technology. Fall 1394 Data Mining Data warehousing Hamid Beigy Sharif University of Technology Fall 1394 Hamid Beigy (Sharif University of Technology) Data Mining Fall 1394 1 / 31 Table of contents 1 Introduction 2 Data warehousing

More information

What is a Data Warehouse?

What is a Data Warehouse? What is a Data Warehouse? COMP 465 Data Mining Data Warehousing Slides Adapted From : Jiawei Han, Micheline Kamber & Jian Pei Data Mining: Concepts and Techniques, 3 rd ed. Defined in many different ways,

More information

On-Line Application Processing

On-Line Application Processing On-Line Application Processing WAREHOUSING DATA CUBES DATA MINING 1 Overview Traditional database systems are tuned to many, small, simple queries. Some new applications use fewer, more time-consuming,

More information

Decision Support. Chapter 25. CS 286, UC Berkeley, Spring 2007, R. Ramakrishnan 1

Decision Support. Chapter 25. CS 286, UC Berkeley, Spring 2007, R. Ramakrishnan 1 Decision Support Chapter 25 CS 286, UC Berkeley, Spring 2007, R. Ramakrishnan 1 Introduction Increasingly, organizations are analyzing current and historical data to identify useful patterns and support

More information

ECT7110 Introduction to Data Warehousing

ECT7110 Introduction to Data Warehousing ECT7110 Introduction to Data Warehousing Prof. Wai Lam ECT7110 Introduction to Data Warehousing 1 What is Data Warehouse? Defined in many different ways, but not rigorously. A decision support database

More information

Introduction to Data Warehousing

Introduction to Data Warehousing ICS 321 Spring 2012 Introduction to Data Warehousing Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa 4/23/2012 Lipyeow Lim -- University of Hawaii at Manoa

More information

A Benchmarking Criteria for the Evaluation of OLAP Tools

A Benchmarking Criteria for the Evaluation of OLAP Tools A Benchmarking Criteria for the Evaluation of OLAP Tools Fiaz Majeed Department of Information Technology, University of Gujrat, Gujrat, Pakistan. Email: fiaz.majeed@uog.edu.pk Abstract Generating queries

More information

Data Warehousing 2. ICS 421 Spring Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa

Data Warehousing 2. ICS 421 Spring Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa ICS 421 Spring 2010 Data Warehousing 2 Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa 3/30/2010 Lipyeow Lim -- University of Hawaii at Manoa 1 Data Warehousing

More information

Chapter 4, Data Warehouse and OLAP Operations

Chapter 4, Data Warehouse and OLAP Operations CSI 4352, Introduction to Data Mining Chapter 4, Data Warehouse and OLAP Operations Young-Rae Cho Associate Professor Department of Computer Science Baylor University CSI 4352, Introduction to Data Mining

More information

CS614 - Data Warehousing - Midterm Papers Solved MCQ(S) (1 TO 22 Lectures)

CS614 - Data Warehousing - Midterm Papers Solved MCQ(S) (1 TO 22 Lectures) CS614- Data Warehousing Solved MCQ(S) From Midterm Papers (1 TO 22 Lectures) BY Arslan Arshad Nov 21,2016 BS110401050 BS110401050@vu.edu.pk Arslan.arshad01@gmail.com AKMP01 CS614 - Data Warehousing - Midterm

More information

ECLT 5810 Introduction to Data Warehousing

ECLT 5810 Introduction to Data Warehousing ECLT 5810 Introduction to Data Warehousing Prof. Wai Lam ECLT 5810 Introduction to Data Warehousing 1 What is Data Warehouse? Provides tools for business executives Systematically organize and understand

More information

A Multi-Dimensional Data Model

A Multi-Dimensional Data Model A Multi-Dimensional Data Model A Data Warehouse is based on a Multidimensional data model which views data in the form of a data cube A data cube, such as sales, allows data to be modeled and viewed in

More information

Data Mining: Exploring Data. Lecture Notes for Chapter 3

Data Mining: Exploring Data. Lecture Notes for Chapter 3 Data Mining: Exploring Data Lecture Notes for Chapter 3 1 What is data exploration? A preliminary exploration of the data to better understand its characteristics. Key motivations of data exploration include

More information

Data Warehousing. Overview

Data Warehousing. Overview Data Warehousing Overview Basic Definitions Normalization Entity Relationship Diagrams (ERDs) Normal Forms Many to Many relationships Warehouse Considerations Dimension Tables Fact Tables Star Schema Snowflake

More information

Data Warehousing. Ritham Vashisht, Sukhdeep Kaur and Shobti Saini

Data Warehousing. Ritham Vashisht, Sukhdeep Kaur and Shobti Saini Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 6 (2013), pp. 669-674 Research India Publications http://www.ripublication.com/aeee.htm Data Warehousing Ritham Vashisht,

More information

QUALITY MONITORING AND

QUALITY MONITORING AND BUSINESS INTELLIGENCE FOR CMS DATA QUALITY MONITORING AND DATA CERTIFICATION. Author: Daina Dirmaite Supervisor: Broen van Besien CERN&Vilnius University 2016/08/16 WHAT IS BI? Business intelligence is

More information

Call: SAS BI Course Content:35-40hours

Call: SAS BI Course Content:35-40hours SAS BI Course Content:35-40hours Course Outline SAS Data Integration Studio 4.2 Introduction * to SAS DIS Studio Features of SAS DIS Studio Tasks performed by SAS DIS Studio Navigation to SAS DIS Studio

More information

Data Warehousing & OLAP

Data Warehousing & OLAP Data Warehousing & OLAP Data Mining: Concepts and Techniques Chapter 3 Jiawei Han and An Introduction to Database Systems C.J.Date, Eighth Eddition, Addidon Wesley, 4 1 What is Data Warehousing? What is

More information

Data Mining: Exploring Data. Lecture Notes for Chapter 3. Introduction to Data Mining

Data Mining: Exploring Data. Lecture Notes for Chapter 3. Introduction to Data Mining Data Mining: Exploring Data Lecture Notes for Chapter 3 Introduction to Data Mining by Tan, Steinbach, Kumar What is data exploration? A preliminary exploration of the data to better understand its characteristics.

More information

Data Mining: Exploring Data. Lecture Notes for Data Exploration Chapter. Introduction to Data Mining

Data Mining: Exploring Data. Lecture Notes for Data Exploration Chapter. Introduction to Data Mining Data Mining: Exploring Data Lecture Notes for Data Exploration Chapter Introduction to Data Mining by Tan, Steinbach, Karpatne, Kumar 02/03/2018 Introduction to Data Mining 1 What is data exploration?

More information

Sql Fact Constellation Schema In Data Warehouse With Example

Sql Fact Constellation Schema In Data Warehouse With Example Sql Fact Constellation Schema In Data Warehouse With Example Data Warehouse OLAP - Learn Data Warehouse in simple and easy steps using Multidimensional OLAP (MOLAP), Hybrid OLAP (HOLAP), Specialized SQL

More information

The strategic advantage of OLAP and multidimensional analysis

The strategic advantage of OLAP and multidimensional analysis IBM Software Business Analytics Cognos Enterprise The strategic advantage of OLAP and multidimensional analysis 2 The strategic advantage of OLAP and multidimensional analysis Overview Online analytical

More information

Improving the Performance of OLAP Queries Using Families of Statistics Trees

Improving the Performance of OLAP Queries Using Families of Statistics Trees Improving the Performance of OLAP Queries Using Families of Statistics Trees Joachim Hammer Dept. of Computer and Information Science University of Florida Lixin Fu Dept. of Mathematical Sciences University

More information

The University of Iowa Intelligent Systems Laboratory The University of Iowa Intelligent Systems Laboratory

The University of Iowa Intelligent Systems Laboratory The University of Iowa Intelligent Systems Laboratory Warehousing Outline Andrew Kusiak 2139 Seamans Center Iowa City, IA 52242-1527 andrew-kusiak@uiowa.edu http://www.icaen.uiowa.edu/~ankusiak Tel. 319-335 5934 Introduction warehousing concepts Relationship

More information

IDU0010 ERP,CRM ja DW süsteemid Loeng 5 DW concepts. Enn Õunapuu

IDU0010 ERP,CRM ja DW süsteemid Loeng 5 DW concepts. Enn Õunapuu IDU0010 ERP,CRM ja DW süsteemid Loeng 5 DW concepts Enn Õunapuu enn.ounapuu@ttu.ee Content Oveall approach Dimensional model Tabular model Overall approach Data modeling is a discipline that has been practiced

More information

Visit our Web site at or call to learn about training classes that are added throughout the year.

Visit our Web site at  or call to learn about training classes that are added throughout the year. S a gee RPAc c pa ci nt e l l i ge nc e Ana l y s i s ST UDE NTWORKBOOK Notice This document and the Sage Accpac ERP software may be used only in accordance with the accompanying Sage Accpac ERP End User

More information

Constructing Object Oriented Class for extracting and using data from data cube

Constructing Object Oriented Class for extracting and using data from data cube Constructing Object Oriented Class for extracting and using data from data cube Antoaneta Ivanova Abstract: The goal of this article is to depict Object Oriented Conceptual Model Data Cube using it as

More information

collection of data that is used primarily in organizational decision making.

collection of data that is used primarily in organizational decision making. Data Warehousing A data warehouse is a special purpose database. Classic databases are generally used to model some enterprise. Most often they are used to support transactions, a process that is referred

More information

Advanced Data Management Technologies

Advanced Data Management Technologies ADMT 2017/18 Unit 10 J. Gamper 1/37 Advanced Data Management Technologies Unit 10 SQL GROUP BY Extensions J. Gamper Free University of Bozen-Bolzano Faculty of Computer Science IDSE Acknowledgements: I

More information

Data Warehousing Conclusion. Esteban Zimányi Slides by Toon Calders

Data Warehousing Conclusion. Esteban Zimányi Slides by Toon Calders Data Warehousing Conclusion Esteban Zimányi ezimanyi@ulb.ac.be Slides by Toon Calders Motivation for the Course Database = a piece of software to handle data: Store, maintain, and query Most ideal system

More information

DATA WAREHOUING UNIT I

DATA WAREHOUING UNIT I BHARATHIDASAN ENGINEERING COLLEGE NATTRAMAPALLI DEPARTMENT OF COMPUTER SCIENCE SUB CODE & NAME: IT6702/DWDM DEPT: IT Staff Name : N.RAMESH DATA WAREHOUING UNIT I 1. Define data warehouse? NOV/DEC 2009

More information

DATA MINING TRANSACTION

DATA MINING TRANSACTION DATA MINING Data Mining is the process of extracting patterns from data. Data mining is seen as an increasingly important tool by modern business to transform data into an informational advantage. It is

More information

MIS2502: Data Analytics Dimensional Data Modeling. Jing Gong

MIS2502: Data Analytics Dimensional Data Modeling. Jing Gong MIS2502: Data Analytics Dimensional Data Modeling Jing Gong gong@temple.edu http://community.mis.temple.edu/gong Where we are Now we re here Data entry Transactional Database Data extraction Analytical

More information

Data Analysis and Data Science

Data Analysis and Data Science Data Analysis and Data Science CPS352: Database Systems Simon Miner Gordon College Last Revised: 4/29/15 Agenda Check-in Online Analytical Processing Data Science Homework 8 Check-in Online Analytical

More information

DATA MINING AND WAREHOUSING

DATA MINING AND WAREHOUSING DATA MINING AND WAREHOUSING Qno Question Answer 1 Define data warehouse? Data warehouse is a subject oriented, integrated, time-variant, and nonvolatile collection of data that supports management's decision-making

More information

Managing Data Resources

Managing Data Resources Chapter 7 Managing Data Resources 7.1 2006 by Prentice Hall OBJECTIVES Describe basic file organization concepts and the problems of managing data resources in a traditional file environment Describe how

More information

Rocky Mountain Technology Ventures

Rocky Mountain Technology Ventures Rocky Mountain Technology Ventures Comparing and Contrasting Online Analytical Processing (OLAP) and Online Transactional Processing (OLTP) Architectures 3/19/2006 Introduction One of the most important

More information

Step-by-step data transformation

Step-by-step data transformation Step-by-step data transformation Explanation of what BI4Dynamics does in a process of delivering business intelligence Contents 1. Introduction... 3 Before we start... 3 1 st. STEP: CREATING A STAGING

More information

Data Mining. Data warehousing. Hamid Beigy. Sharif University of Technology. Fall 1394

Data Mining. Data warehousing. Hamid Beigy. Sharif University of Technology. Fall 1394 Data Mining Data warehousing Hamid Beigy Sharif University of Technology Fall 1394 Hamid Beigy (Sharif University of Technology) Data Mining Fall 1394 1 / 22 Table of contents 1 Introduction 2 Data warehousing

More information

Acknowledgment. MTAT Data Mining. Week 7: Online Analytical Processing and Data Warehouses. Typical Data Analysis Process.

Acknowledgment. MTAT Data Mining. Week 7: Online Analytical Processing and Data Warehouses. Typical Data Analysis Process. MTAT.03.183 Data Mining Week 7: Online Analytical Processing and Data Warehouses Marlon Dumas marlon.dumas ät ut. ee Acknowledgment This slide deck is a mashup of the following publicly available slide

More information

CSE 544 Principles of Database Management Systems. Fall 2016 Lecture 14 - Data Warehousing and Column Stores

CSE 544 Principles of Database Management Systems. Fall 2016 Lecture 14 - Data Warehousing and Column Stores CSE 544 Principles of Database Management Systems Fall 2016 Lecture 14 - Data Warehousing and Column Stores References Data Cube: A Relational Aggregation Operator Generalizing Group By, Cross-Tab, and

More information

About using Microsoft Query to retrieve external data

About using Microsoft Query to retrieve external data Show All About using Microsoft Query to retrieve external data This topic contains information about: What is Microsoft Query? Setting up data sources Defining your query Working with the data in Microsoft

More information

Multidimensional Queries

Multidimensional Queries Multidimensional Queries Krzysztof Dembczyński Intelligent Decision Support Systems Laboratory (IDSS) Poznań University of Technology, Poland Software Development Technologies Master studies, first semester

More information

One Size Fits All: An Idea Whose Time Has Come and Gone

One Size Fits All: An Idea Whose Time Has Come and Gone ICS 624 Spring 2013 One Size Fits All: An Idea Whose Time Has Come and Gone Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa 1/9/2013 Lipyeow Lim -- University

More information

Instruction How To Use Excel 2007 Pivot Table Example Data Source

Instruction How To Use Excel 2007 Pivot Table Example Data Source Instruction How To Use Excel 2007 Pivot Table Example Data Source Excel pivot tables allow you to group the spreadsheet or external data source by any of your data fields. The screen snap below shows a

More information

This tutorial will help computer science graduates to understand the basic-to-advanced concepts related to data warehousing.

This tutorial will help computer science graduates to understand the basic-to-advanced concepts related to data warehousing. About the Tutorial A data warehouse is constructed by integrating data from multiple heterogeneous sources. It supports analytical reporting, structured and/or ad hoc queries and decision making. This

More information

Analytical data bases Database lectures for math

Analytical data bases Database lectures for math Analytical data bases Database lectures for mathematics students May 14, 2017 Decision support systems From the perspective of the time span all decisions in the organization could be divided into three

More information

Taking a First Look at Excel s Reporting Tools

Taking a First Look at Excel s Reporting Tools CHAPTER 1 Taking a First Look at Excel s Reporting Tools This chapter provides you with an overview of Excel s reporting features. It shows you the principal types of Excel reports and how you can use

More information

Data warehouses Decision support The multidimensional model OLAP queries

Data warehouses Decision support The multidimensional model OLAP queries Data warehouses Decision support The multidimensional model OLAP queries Traditional DBMSs are used by organizations for maintaining data to record day to day operations On-line Transaction Processing

More information

Data Warehousing Introduction. Toon Calders

Data Warehousing Introduction. Toon Calders Data Warehousing Introduction Toon Calders toon.calders@ulb.ac.be Course Organization Lectures on Tuesday 14:00 and Friday 16:00 Check http://gehol.ulb.ac.be/ for room Most exercises in computer class

More information

Introduction to DWML. Christian Thomsen, Aalborg University. Slides adapted from Torben Bach Pedersen and Man Lung Yiu

Introduction to DWML. Christian Thomsen, Aalborg University. Slides adapted from Torben Bach Pedersen and Man Lung Yiu Introduction to DWML Christian Thomsen, Aalborg University Slides adapted from Torben Bach Pedersen and Man Lung Yiu Course Structure Business intelligence Extract knowledge from large amounts of data

More information

Syllabus. Syllabus. Motivation Decision Support. Syllabus

Syllabus. Syllabus. Motivation Decision Support. Syllabus Presentation: Sophia Discussion: Tianyu Metadata Requirements and Conclusion 3 4 Decision Support Decision Making: Everyday, Everywhere Decision Support System: a class of computerized information systems

More information

COGNOS DYNAMIC CUBES: SET TO RETIRE TRANSFORMER? Update: Pros & Cons

COGNOS DYNAMIC CUBES: SET TO RETIRE TRANSFORMER? Update: Pros & Cons COGNOS DYNAMIC CUBES: SET TO RETIRE TRANSFORMER? 10.2.2 Update: Pros & Cons GoToWebinar Control Panel Submit questions here Click arrow to restore full control panel Copyright 2015 Senturus, Inc. All Rights

More information

Advanced Data Management Technologies

Advanced Data Management Technologies ADMT 2017/18 Unit 13 J. Gamper 1/42 Advanced Data Management Technologies Unit 13 DW Pre-aggregation and View Maintenance J. Gamper Free University of Bozen-Bolzano Faculty of Computer Science IDSE Acknowledgements:

More information

Summary of Last Chapter. Course Content. Chapter 2 Objectives. Data Warehouse and OLAP Outline. Incentive for a Data Warehouse

Summary of Last Chapter. Course Content. Chapter 2 Objectives. Data Warehouse and OLAP Outline. Incentive for a Data Warehouse Principles of Knowledge Discovery in bases Fall 1999 Chapter 2: Warehousing and Dr. Osmar R. Zaïane University of Alberta Dr. Osmar R. Zaïane, 1999 Principles of Knowledge Discovery in bases University

More information

Data Mining: Exploring Data

Data Mining: Exploring Data Data Mining: Exploring Data Lecture Notes for Chapter 3 Introduction to Data Mining by Tan, Steinbach, Kumar But we start with a brief discussion of the Friedman article and the relationship between Data

More information

Reminds on Data Warehousing

Reminds on Data Warehousing BUSINESS INTELLIGENCE Reminds on Data Warehousing (details at the Decision Support Database course) Business Informatics Degree BI Architecture 2 Business Intelligence Lab Star-schema datawarehouse 3 time

More information

Lectures for the course: Data Warehousing and Data Mining (IT 60107)

Lectures for the course: Data Warehousing and Data Mining (IT 60107) Lectures for the course: Data Warehousing and Data Mining (IT 60107) Week 1 Lecture 1 21/07/2011 Introduction to the course Pre-requisite Expectations Evaluation Guideline Term Paper and Term Project Guideline

More information

Overview. Introduction to Data Warehousing and Business Intelligence. BI Is Important. What is Business Intelligence (BI)?

Overview. Introduction to Data Warehousing and Business Intelligence. BI Is Important. What is Business Intelligence (BI)? Introduction to Data Warehousing and Business Intelligence Overview Why Business Intelligence? Data analysis problems Data Warehouse (DW) introduction A tour of the coming DW lectures DW Applications Loosely

More information

Fig 1.2: Relationship between DW, ODS and OLTP Systems

Fig 1.2: Relationship between DW, ODS and OLTP Systems 1.4 DATA WAREHOUSES Data warehousing is a process for assembling and managing data from various sources for the purpose of gaining a single detailed view of an enterprise. Although there are several definitions

More information

Introduction to MDDBs

Introduction to MDDBs 3 CHAPTER 2 Introduction to MDDBs What Is OLAP? 3 What Is SAS/MDDB Server Software? 4 What Is an MDDB? 4 Understanding the MDDB Structure 5 How Can I Use MDDBs? 7 Why Should I Use MDDBs? 8 What Is OLAP?

More information

A Novel Approach of Data Warehouse OLTP and OLAP Technology for Supporting Management prospective

A Novel Approach of Data Warehouse OLTP and OLAP Technology for Supporting Management prospective A Novel Approach of Data Warehouse OLTP and OLAP Technology for Supporting Management prospective B.Manivannan Research Scholar, Dept. Computer Science, Dravidian University, Kuppam, Andhra Pradesh, India

More information

FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE

FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE David C. Hay Essential Strategies, Inc In the buzzword sweepstakes of 1997, the clear winner has to be Data Warehouse. A host of technologies and techniques

More information

Building Data Models with Microsoft Excel PowerPivot

Building Data Models with Microsoft Excel PowerPivot Building Data Models with Microsoft Excel PowerPivot Overview This 3-day course extends the power of Excel and takes you inside the PowerPivot add-in for Excel 2013/2016. Based on the book Microsoft Excel

More information

Reasons to Migrate from ProClarity to Pyramid Analytics

Reasons to Migrate from ProClarity to Pyramid Analytics Reasons to Migrate from ProClarity to Pyramid Analytics ProClarity was a fabulous tool when Analysis Services first came out in 2000. It made navigation of large data much easier for the average end user.

More information

Multidimensional Grouping Made Easy

Multidimensional Grouping Made Easy Multidimensional Grouping Made Easy Introducing DB2 for V6R1 i5/os s new SQL group functions by Mike Cain As business solutions increasingly rely on robust data-centric processing, the capabilities of

More information

Guide Users along Information Pathways and Surf through the Data

Guide Users along Information Pathways and Surf through the Data Guide Users along Information Pathways and Surf through the Data Stephen Overton, Overton Technologies, LLC, Raleigh, NC ABSTRACT Business information can be consumed many ways using the SAS Enterprise

More information

MS-55045: Microsoft End to End Business Intelligence Boot Camp

MS-55045: Microsoft End to End Business Intelligence Boot Camp MS-55045: Microsoft End to End Business Intelligence Boot Camp Description This five-day instructor-led course is a complete high-level tour of the Microsoft Business Intelligence stack. It introduces

More information