InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by Real time data warehousing? |
|
Answer» A system that reflects the condition of the warehouse in REAL time is REFERRED to as real-time data WAREHOUSING. If you perform a query on the real-time data warehouse to learn more about a specific aspect of the company or entity described by the warehouse, the result reflects the status of that entity at the time the query was run. Most data warehouses contain data that is highly latent — that is, data that reflects the BUSINESS at a specific point in time. A real-time data warehouse provides current (or real-time) data with LOW latency. |
|