GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Basics

 Print  |  
Question:  What is a Data Warehousing?

Answer: Data Warehouse is a repository of integrated information, available for queries and analysis. Data and information are extracted from heterogeneous sources as they are generated....This makes it much easier and more efficient to run queries over data that originally came from different sources.

Typical relational databases are designed for on-line transactional processing (OLTP) and do not meet the requirements for effective on-line analytical processing (OLAP). As a result, data warehouses are designed differently than traditional relational databases.



August 08, 2005 08:03:59 #3
 R. Mohanraj   Member Since: Visitor    Total Comments: N/A 

RE: What is a Data Warehousing?
 
A Data warehouse is a subject oriented, integrated, time-variant, nonvolatile collection of data to enable decision making across disparate group of users.
     

 

Back To Question