SlideShare a Scribd company logo
1 of 32
Data Warehousing
By: Rashila Shrestha
MTech. IT
Sept 20th, 2022
Outline
❖ Data Warehouse
❖ Features
❖ Components
❖ Architectures
❖ Schemas
❖ OLAP Concepts
❖ Benefits of Data Warehouse
Data Warehouse
❖ Centralized Storage System that allows storing, analysing and interpreting
data
❖ Subject-oriented, integrated, and time-variant store of information
❖ Collect data from various heterogeneous databases- supports business
analysis and decision making task
❖ Primary purpose
➢ To aggregate information throughout an organization into single repository for decision
making purpose
Key Features of Data Warehouse
❖ Subject Oriented: Analyze data about a particular subject or functional area
(such as sales, product, customers etc.)
❖ Integrated: Integrates various heterogeneous data sources like relational
database, flat files, and online transactional records.
❖ Time-Variant: Historical Information is kept.
❖ Non-Volatile: Once the data is enter into data warehouse, they are not
changed and removed.
Extraction, Transformation, and
Loading(ETL)
● Extracts information from various
sources
● Transforms the information in the
staging stage
● Loads the information into a data
warehouse
Components of Data Warehouse
❖ Database
❖ Staging Area
❖ Metadata
❖ Data Mart
❖ Access Tools
Components contd..
❖ Database: Data is stored and accessed
❖ Staging Stage: Staging layer uses ETL tool for extracting data from various
formats and checks the quality before loading in data warehouse
❖ MetaData: information that defines the data. Helps to classify, locate and
direct queries to required data.
❖ Data Marts: allow you to have multiple groups within the system by segmenting
the data in the warehouse into categories.
❖ Access Tools: Users interacting tools. Eg: OLAP, data mining, reporting tools
Other names of Data Warehouse System
Architecture of Data Warehouse
Single Tier Architecture
Single-Tier Architecture
❖ Only layer physically available is the source layer
❖ Data Warehouses are virtual
❖ Data Warehouse is implemented as multidimensional view of operational
data created by specific middleware or an intermediate processing layer
❖ Rarely used in practice
❖ Reduces amount of data stored by avoiding repetition
Two-Tier Architecture
Two-Tier Architecture
❖ Source Layer: Data is stored initially to relational databases or legacy
databases
❖ Data Staging: Extraction, Transformation, and Loading Tools(ETL) load
source data into a data warehouse
❖ Data Warehouse Layer: Information is saved to one logically centralized
individual repository
❖ Analysis: Integrated data is efficiently accessed to issue reports,
dynamically analyze information, and simulate hypothetical business
scenarios
Three-tier Architecture
Three-Tier Architecture
Most widely used architecture in data warehouse system
❖ Bottom Tier: Database of the warehouse, where the cleansed and
transformed data is loaded
❖ Middle Tier: Application layer and gives abstracted view of the database.
OLAP server is implemented using either a relational OLAP(ROLAP) model
or a multidimensional OLAP(MOLAP) model
❖ Top Tier: Represents front-end client layer where reporting tools, query,
analysis or data mining tools.
Dimensions
❖ The tables that describe the dimensions are called as Dimensions tables.
❖ Dividing Data Warehouse project into dimensions provides structured
information for analysis and reporting.
Facts and Measures
❖ A fact is a measure that can be summed, averaged or manipulated
❖ Fact table contains 2 kinds of data-a dimension key and a measure
❖ Every dimension table is linked to a Fact table
Schemas
A schema give the logical description of entire database
It gives details about the constraints placed on tables, key values present and
how the key values are linked between the various tables.
A database uses relational model, which a data warehouse uses Star, Snowflake
and Fact Constellation schema.
Star Schema
❖ Form of dimensional model where
data are organized in facts and
dimension table
❖ Center of star has one fact table and
a number of associated dimension
tables
SnowFlake Schema
❖ Method of normalizing the STAR schemas
❖ Split into additional tables
Fact Constellation Schema
❖ Multiple fact tables shares
dimension tables, viewed as a
collection or starts, therefore
called galaxy schema or fact
constellation.
Tools of Data Warehouse
❖ Data Extraction: SAS, Web Scraper, Import.io
❖ Data Cleaning: Apertus, Trillium
❖ Data Storage: ORACLE, SYBASE
❖ OLAP Tool
❖ Some examples:
➢ MarkLogic
➢ Oracle
➢ Amazon Redshift
OLAP(Online Analytical Processing)
❖ OLAP is a way that allows users to
analyze information from multiple
database systems at the same time
❖ Technology that organizes large
business databases and support the
complex analysis
❖ OLAP databases are divided into one
or more cubes
❖ Each cubes have numerical facts
called as hypercube
OLAP Operations: RollUp
Roll-up performs aggregation on data cube
by either:
1. Climbing up a concept hierarchy for a
dimension
2. Dimension reduction
OLAP Operations: Drill-down
Drill-down is the reverse operation of roll-up.
It is performed by either:
1. Stepping down a concept hierarchy for a dimension
2. Introducing a new dimension
OLAP Operations: Slice
The slice operation provides a new
sub-cube from one particular
dimension in a given cube.
OLAP Operations: Dice
The dice operation provides a new
sub-cube from two or more
dimensions in a given cube.
OLAP Operations: Pivot
The pivot operation is also known as rotation
operation.
It transposes the axes in order to provide an
alternative presentation of data.
Types of OLAP Server
❖ Relational OLAP (ROLAP)
❖ Multidimensional OLAP (MOLAP)
❖ Hybrid OLAP (HOLAP)
❖ Specialized SQL Servers
Advantages and Disadvantages of OLAP
Advantages Disadvantages
Information and calculations are in OLAP cube Organize data into star or snowflake schema-
complicated to implement
Beneficial for all business for planning,
budgeting, reporting and analysis.
Cannot have large number of dimensions in a
single OLAP cube
Allows users to do slice and dice cube data by
various dimensions, filters and measures
Transactional data cannot be accessed with
OLAP system
Good for analyzing time series Any modification in OLAP cube need full
update of the cube- time consuming process
Finding clusters and outliers is easier with
OLAP
Benefits of Data Warehouse
❖ Enables Historical Insight
❖ Enhance Quality of Data
❖ Increase the power and speed of data analytics
❖ Drives Revenus
❖ Data Security
❖ Much higher query performance
❖ Boost efficiency
Thank You!!

More Related Content

Similar to Data Warehousing.pptx

1. Briefly describe the major components of a data warehouse archi.docx
1. Briefly describe the major components of a data warehouse archi.docx1. Briefly describe the major components of a data warehouse archi.docx
1. Briefly describe the major components of a data warehouse archi.docx
monicafrancis71118
 

Similar to Data Warehousing.pptx (20)

Dwbasics
DwbasicsDwbasics
Dwbasics
 
Online analytical processing
Online analytical processingOnline analytical processing
Online analytical processing
 
Data Warehouse By Piyush
Data Warehouse By PiyushData Warehouse By Piyush
Data Warehouse By Piyush
 
Data ware house architecture
Data ware house architectureData ware house architecture
Data ware house architecture
 
UNIT 2 DATA WAREHOUSING AND DATA MINING PRESENTATION.pptx
UNIT 2 DATA WAREHOUSING AND DATA MINING PRESENTATION.pptxUNIT 2 DATA WAREHOUSING AND DATA MINING PRESENTATION.pptx
UNIT 2 DATA WAREHOUSING AND DATA MINING PRESENTATION.pptx
 
Data Mining: Data warehouse and olap technology
Data Mining: Data warehouse and olap technologyData Mining: Data warehouse and olap technology
Data Mining: Data warehouse and olap technology
 
Data warehouse and olap technology
Data warehouse and olap technologyData warehouse and olap technology
Data warehouse and olap technology
 
Chapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Chapter 4. Data Warehousing and On-Line Analytical Processing.pptChapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Chapter 4. Data Warehousing and On-Line Analytical Processing.ppt
 
86921864 olap-case-study-vj
86921864 olap-case-study-vj86921864 olap-case-study-vj
86921864 olap-case-study-vj
 
OLAP & DATA WAREHOUSE
OLAP & DATA WAREHOUSEOLAP & DATA WAREHOUSE
OLAP & DATA WAREHOUSE
 
Sql Server 2005 Business Inteligence
Sql Server 2005 Business InteligenceSql Server 2005 Business Inteligence
Sql Server 2005 Business Inteligence
 
Data Warehouse Concepts | Data Warehouse Tutorial | Data Warehousing | Edureka
Data Warehouse Concepts | Data Warehouse Tutorial | Data Warehousing | EdurekaData Warehouse Concepts | Data Warehouse Tutorial | Data Warehousing | Edureka
Data Warehouse Concepts | Data Warehouse Tutorial | Data Warehousing | Edureka
 
Data warehouse introduction
Data warehouse introductionData warehouse introduction
Data warehouse introduction
 
Data warehouse
Data warehouse Data warehouse
Data warehouse
 
OLAP & Data Warehouse
OLAP & Data WarehouseOLAP & Data Warehouse
OLAP & Data Warehouse
 
1. Briefly describe the major components of a data warehouse archi.docx
1. Briefly describe the major components of a data warehouse archi.docx1. Briefly describe the major components of a data warehouse archi.docx
1. Briefly describe the major components of a data warehouse archi.docx
 
Module 1_Data Warehousing Fundamentals.pptx
Module 1_Data Warehousing Fundamentals.pptxModule 1_Data Warehousing Fundamentals.pptx
Module 1_Data Warehousing Fundamentals.pptx
 
Designing modern dw and data lake
Designing modern dw and data lakeDesigning modern dw and data lake
Designing modern dw and data lake
 
Introduction to Data warehouse
Introduction to Data warehouseIntroduction to Data warehouse
Introduction to Data warehouse
 
Various Applications of Data Warehouse.ppt
Various Applications of Data Warehouse.pptVarious Applications of Data Warehouse.ppt
Various Applications of Data Warehouse.ppt
 

Recently uploaded

Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...
shambhavirathore45
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
Lars Albertsson
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
shivangimorya083
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
amitlee9823
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
shivangimorya083
 

Recently uploaded (20)

Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023
 

Data Warehousing.pptx

  • 1. Data Warehousing By: Rashila Shrestha MTech. IT Sept 20th, 2022
  • 2. Outline ❖ Data Warehouse ❖ Features ❖ Components ❖ Architectures ❖ Schemas ❖ OLAP Concepts ❖ Benefits of Data Warehouse
  • 3. Data Warehouse ❖ Centralized Storage System that allows storing, analysing and interpreting data ❖ Subject-oriented, integrated, and time-variant store of information ❖ Collect data from various heterogeneous databases- supports business analysis and decision making task ❖ Primary purpose ➢ To aggregate information throughout an organization into single repository for decision making purpose
  • 4. Key Features of Data Warehouse ❖ Subject Oriented: Analyze data about a particular subject or functional area (such as sales, product, customers etc.) ❖ Integrated: Integrates various heterogeneous data sources like relational database, flat files, and online transactional records. ❖ Time-Variant: Historical Information is kept. ❖ Non-Volatile: Once the data is enter into data warehouse, they are not changed and removed.
  • 5. Extraction, Transformation, and Loading(ETL) ● Extracts information from various sources ● Transforms the information in the staging stage ● Loads the information into a data warehouse
  • 6. Components of Data Warehouse ❖ Database ❖ Staging Area ❖ Metadata ❖ Data Mart ❖ Access Tools
  • 7. Components contd.. ❖ Database: Data is stored and accessed ❖ Staging Stage: Staging layer uses ETL tool for extracting data from various formats and checks the quality before loading in data warehouse ❖ MetaData: information that defines the data. Helps to classify, locate and direct queries to required data. ❖ Data Marts: allow you to have multiple groups within the system by segmenting the data in the warehouse into categories. ❖ Access Tools: Users interacting tools. Eg: OLAP, data mining, reporting tools
  • 8. Other names of Data Warehouse System
  • 11. Single-Tier Architecture ❖ Only layer physically available is the source layer ❖ Data Warehouses are virtual ❖ Data Warehouse is implemented as multidimensional view of operational data created by specific middleware or an intermediate processing layer ❖ Rarely used in practice ❖ Reduces amount of data stored by avoiding repetition
  • 13. Two-Tier Architecture ❖ Source Layer: Data is stored initially to relational databases or legacy databases ❖ Data Staging: Extraction, Transformation, and Loading Tools(ETL) load source data into a data warehouse ❖ Data Warehouse Layer: Information is saved to one logically centralized individual repository ❖ Analysis: Integrated data is efficiently accessed to issue reports, dynamically analyze information, and simulate hypothetical business scenarios
  • 15. Three-Tier Architecture Most widely used architecture in data warehouse system ❖ Bottom Tier: Database of the warehouse, where the cleansed and transformed data is loaded ❖ Middle Tier: Application layer and gives abstracted view of the database. OLAP server is implemented using either a relational OLAP(ROLAP) model or a multidimensional OLAP(MOLAP) model ❖ Top Tier: Represents front-end client layer where reporting tools, query, analysis or data mining tools.
  • 16. Dimensions ❖ The tables that describe the dimensions are called as Dimensions tables. ❖ Dividing Data Warehouse project into dimensions provides structured information for analysis and reporting.
  • 17. Facts and Measures ❖ A fact is a measure that can be summed, averaged or manipulated ❖ Fact table contains 2 kinds of data-a dimension key and a measure ❖ Every dimension table is linked to a Fact table
  • 18. Schemas A schema give the logical description of entire database It gives details about the constraints placed on tables, key values present and how the key values are linked between the various tables. A database uses relational model, which a data warehouse uses Star, Snowflake and Fact Constellation schema.
  • 19. Star Schema ❖ Form of dimensional model where data are organized in facts and dimension table ❖ Center of star has one fact table and a number of associated dimension tables
  • 20. SnowFlake Schema ❖ Method of normalizing the STAR schemas ❖ Split into additional tables
  • 21. Fact Constellation Schema ❖ Multiple fact tables shares dimension tables, viewed as a collection or starts, therefore called galaxy schema or fact constellation.
  • 22. Tools of Data Warehouse ❖ Data Extraction: SAS, Web Scraper, Import.io ❖ Data Cleaning: Apertus, Trillium ❖ Data Storage: ORACLE, SYBASE ❖ OLAP Tool ❖ Some examples: ➢ MarkLogic ➢ Oracle ➢ Amazon Redshift
  • 23. OLAP(Online Analytical Processing) ❖ OLAP is a way that allows users to analyze information from multiple database systems at the same time ❖ Technology that organizes large business databases and support the complex analysis ❖ OLAP databases are divided into one or more cubes ❖ Each cubes have numerical facts called as hypercube
  • 24. OLAP Operations: RollUp Roll-up performs aggregation on data cube by either: 1. Climbing up a concept hierarchy for a dimension 2. Dimension reduction
  • 25. OLAP Operations: Drill-down Drill-down is the reverse operation of roll-up. It is performed by either: 1. Stepping down a concept hierarchy for a dimension 2. Introducing a new dimension
  • 26. OLAP Operations: Slice The slice operation provides a new sub-cube from one particular dimension in a given cube.
  • 27. OLAP Operations: Dice The dice operation provides a new sub-cube from two or more dimensions in a given cube.
  • 28. OLAP Operations: Pivot The pivot operation is also known as rotation operation. It transposes the axes in order to provide an alternative presentation of data.
  • 29. Types of OLAP Server ❖ Relational OLAP (ROLAP) ❖ Multidimensional OLAP (MOLAP) ❖ Hybrid OLAP (HOLAP) ❖ Specialized SQL Servers
  • 30. Advantages and Disadvantages of OLAP Advantages Disadvantages Information and calculations are in OLAP cube Organize data into star or snowflake schema- complicated to implement Beneficial for all business for planning, budgeting, reporting and analysis. Cannot have large number of dimensions in a single OLAP cube Allows users to do slice and dice cube data by various dimensions, filters and measures Transactional data cannot be accessed with OLAP system Good for analyzing time series Any modification in OLAP cube need full update of the cube- time consuming process Finding clusters and outliers is easier with OLAP
  • 31. Benefits of Data Warehouse ❖ Enables Historical Insight ❖ Enhance Quality of Data ❖ Increase the power and speed of data analytics ❖ Drives Revenus ❖ Data Security ❖ Much higher query performance ❖ Boost efficiency