Data Warehousing Question:
Download Questions PDF

What is data cleaning? How can we do that?

Answer:

Data cleaning is a self-explanatory term. Most of the data warehouses in the world source data from multiple systems - systems that were created long before data warehousing was well understood, and hence without the vision to consolidate the same in a single repository of information. In such a scenario, the possibilities of the following are there:

► Missing information for a column from one of the data sources;
► Inconsistent information among different data sources;
► Orphan records;
► Outlier data points;
► Different data types for the same information among various data sources, leading to improper conversion;
► Data breaching business rules

In order to ensure that the data warehouse is not infected by any of these discrepancies, it is important to cleanse the data using a set of business rules, before it makes its way into the data warehouse.

Download Data Warehousing Interview Questions And Answers PDF

Previous QuestionNext Question
Can any one explain the Hierarchies level Data warehousing.What is dimension modeling?