You are on page 1of 2

DRILLING

 Drilling in data warehousing refers to exploring the data at different detail levels or data
hierarchies. It allows users to analyze data in different ways, starting with a high-level overview
and then drilling down to more detailed data.

 Drilling provides users with a powerful tool for exploring and analyzing data in a data
warehouse, helping to uncover insights and patterns that can inform decision-making and
support organizational goals.

There are two types of drills in data warehousing:

1. Drill Down - One important feature of data warehousing is the ability to drill down into the data to
uncover insights and patterns. It involves moving from summarized data to detailed data. For example,
starting with a yearly sales report and then drilling down to monthly, weekly, and daily sales.

2. Drill Across - It involves analyzing data from different dimensions or attributes. For example, analyzing
sales data by product, region, or customer.

Drill Down

 Drill down is the most commonly used drilling technique in data warehousing. It enables data
analysts and business users to perform ad-hoc analysis to identify patterns and trends. Drill
down is also useful when there is a need to investigate data outliers or anomalies.

 The drill down process starts with selecting a summary report or data visualization. Users can
then click on a summary value to see the underlying data. The drill down action is repeated until
the desired level of detail is reached.

 It involves moving from summarized or aggregated data to more detailed or granular data. This
can be done through reports, dashboards, or other analysis tools that provide users with the
ability to explore the data at different levels of detail. For example, a user might start by looking
at sales data for an entire year, then drill down to see sales by quarter, month, week, and day.

 Drilling down can also be used to explore trends or patterns within subsets of the data, such as
sales by product category or customer segment.

 Drilling down may require accessing different levels of data in the data warehouse or using
different data sources or join operations.
 In addition to drilling down, users may also use the technique of drilling up, which involves
moving from detailed to summarized data to gain a higher-level perspective on the data.

Drill Across

 Drill across is useful when there is a need to analyze data across different dimensions or
attributes. For example, analyzing sales data by product, region, or customer. It allows users to
analyze the same data from different perspectives, providing more insights into the data.

Factors That Affect Drilling

 Data warehouse design can impact the effectiveness of drilling, as the level of detail and
granularity may vary depending on how the data is structured and organized.

 Other factors that can affect drilling include the performance of the data warehouse, the
availability of appropriate tools and interfaces for accessing the data, and the expertise of the
user in interpreting and analyzing the data.

In conclusion, drilling in data warehousing allows users to explore data at different detail levels or
dimensions. It enables data analysts and business users to perform ad-hoc analysis and identify patterns
and trends. By using drill down or drill across techniques, users can quickly access the required data and
make better-informed decisions.

You might also like