DBMS Part2
DBMS Part2
Improvement
• Database for Business Performance
Improvement - OLAP & OLTP, Data Lake, Data
Warehousing (Concept, Features, Architecture
& Analytical Techniques -Roll up, Drill Down,
Slicing, Pivot), Data Mining and Forecasting,
Data Mart, Data Backup (Concept & Types)
Data warehouse
• A data warehouse is a subject-oriented,
integrated, time-variant and non-volatile
collection of data in support of
management's decision making process.
Basic Architecture of Data warehouse
Features
• Subject-Oriented: A data warehouse can be
used to analyze a particular subject area. For
example, "sales" can be a particular subject.
• Integrated: A data warehouse integrates data
from multiple data sources. For example,
source A and source B may have different
ways of identifying a product, but in a data
warehouse, there will be only a single way of
identifying a product.
• Time-Variant: Historical data is kept in a data
warehouse. For example, one can retrieve data from 3
months, 6 months, 12 months, or even older data from
a data warehouse. This contrasts with a transactions
system, where often only the most recent data is kept.
For example, a transaction system may hold the most
recent address of a customer, where a data warehouse
can hold all addresses associated with a customer.
• Non-volatile: Once data is in the data warehouse, it
will not change. So, historical data in a data warehouse
should never be altered.
Analytic Technique-Roll-up