InterviewSolution
Saved Bookmarks
| 1. |
What do you understand about the concept of Data Warehousing? |
|
Answer» Data warehousing is the PROCESS of collecting, extracting, processing, and importing data from numerous sources and storing it in a single database. A data warehouse can be thought of as a central repository for data analytics that receives data from transactional systems and other relational databases. A data warehouse is a collection of historical data from an organization that AIDS in decision making. The data from a data warehouse is further USED for Data visualization, REPORTING, BUSINESS intelligence and many more activities. |
|