Olap & Dss Support in Data Warehouse: By-Pooja Sinha Kaushalya Bakde
Olap & Dss Support in Data Warehouse: By-Pooja Sinha Kaushalya Bakde
Olap & Dss Support in Data Warehouse: By-Pooja Sinha Kaushalya Bakde
DATA WAREHOUSE
By -
Pooja Sinha
Kaushalya Bakde
Data Warehouse
A data warehouse is a subject-oriented, integrated, time-
variant, and nonvolatile collection of data in support of
managements decision-making process.W. H. Inmon
Subject Oriented:
Data that gives information about a particular subject instead of
about a company's ongoing operations.
Integrated:
Data that is gathered into the data warehouse from a variety of
sources and merged into a coherent whole.
Time-variant:
All data in the data warehouse is identified with a particular time
period. It keeps historical data.
Non-volatile
Data is stable in a data warehouse. More data is added but data is
never removed. This enables management to gain a consistent
picture of the business.
Data Warehouse for Decision
Support
A data base is a collection of data organized by a database
management system.
Data Marts
Characteristics Of DSS
DSS should give well structured information.
2. Multidimensional OLAP(MOLAP) :-
It stores data in an optimized multi- dimensional array rather than
relational database.
Fast indexing to pre-computed aggregations.
Roll-up
Drill-down
Slice and dice
Pivot (rotate)
Common OLAP Operations
1.Roll-up: Move up the
hierarchy
By dimension reduction.
When roll-up is
performed, one or more
dimensions from the data
cube are removed.
E.g. Given total sales by
city, we can roll-up to get
sales by state or by
country.
OLAP Operations
By introducing a new
dimension
Lowest level can be the
detail records (drill-
through)
It navigates the data
from less detailed data
to highly detailed data.
E.g., Given total sales by
state, can drill-down to
get total sales by city.
Contd...
3. Slice & Dice :- Select and Project on one or more dimensions. The user
can view the data from many angles.
The slice operation selects one particular dimension from a given cube
Dice selects two or more dimensions from a given cube and provides a
new sub-cube.
customers
store
customer = Smith
Contd...
4. Pivot(Rotate):-
Changing the dimensions.
It rotates the data axes in
view in order to provide an
alternative presentation of data
Applications Of OLAP