GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Database
Go To First  |  Previous Question  |  Next Question 
 Database  |  Question 20 of 70    Print  
What is the difference between transaction database and data warehouse databases?

  
Total Answers and Comments: 8 Last Update: September 07, 2009     Asked by: Mojtaba Kamalian 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: opbang
 

Transaction Database Vs DataWarehouse Database-

1. Transaction Database is Relational Database with the normalised table, whereas DataWarehouse is with denormalised Table.

2. Transaction Database is highly volatile... Designed to maintain transaction of the business Where DataWarehouse is non volatile.. with periodic updates.

3. Transaction Database is OLTP...   Datawarehouse ... is for analysis... 

4. Transaction Database is functional data...  DataWarehouse database Data is subject oriented.



Above answer was rated as good by the following members:
simon598156754, tacanno
April 19, 2006 11:22:10   #1  
mercy123 Member Since: April 2006   Contribution: 1    

RE: What is the difference between transaction databas...
A Tx database is more of a Tx based (insert update rollback) oriented whereas a Datawarehouse database is repository based & hence * select * oriented.
 
Is this answer useful? Yes | No
April 25, 2006 04:26:07   #2  
FALAK Member Since: April 2006   Contribution: 2    

RE: What is the difference between transaction databas...
hi buddies idon't think this is enough fort his que can anyone give further details
 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
May 13, 2006 22:58:45   #3  
mahbubul0123 Member Since: May 2006   Contribution: 4    

RE: What is the difference between transaction databas...

TX Db deals with day to day prod data.

DW deals with historical data. Yes it receives prod data and store them.

But users should not be able to manipulate date there.


 
Is this answer useful? Yes | No
September 24, 2006 11:33:54   #4  
opbang Member Since: March 2006   Contribution: 46    

RE: What is the difference between transaction databas...

Transaction Database Vs DataWarehouse Database-

1. Transaction Database is Relational Database with the normalised table whereas DataWarehouse is with denormalised Table.

2. Transaction Database is highly volatile... Designed to maintain transaction of the business Where DataWarehouse is non volatile.. with periodic updates.

3. Transaction Database is OLTP... Datawarehouse ... is for analysis...

4. Transaction Database is functional data... DataWarehouse database Data is subject oriented.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
October 17, 2006 03:28:35   #5  
VANITHA R        

What is the difference between transactional data......
hai I am Vanitha.i am doing M.E.I am doing project in data mining.For that i have doubt.Waht is the difference between transactional data base and relational data base?and Where R the Types of data bases?Please tell me Your answer is useful for my project.Reply as soon as posible.Thank you....
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
November 21, 2006 22:39:44   #6  
Parameswari        

RE: What is the difference between transaction databas...

A transactional database is defined for day to day oprations like insert delete and update. These databases are highly normalized (upto 3NF) to avoid redundancy.

Where as in Datawarehouse databases (OLAP databases) are designed for Analytical purpose. So they require historical data for analysis. These databases are huge databses to store historical data. And this data is read only. (ex: only select stmts allowed). To make analysis easily these data bases will be denormalized. The Schemas which are used to design these databases are Star Schema Snowflake Schema and Star Flake schemas.

Here in OLAP databses the data is consistent Non-colatile Subject Oriented and intergrated.


 
Is this answer useful? Yes | No
March 28, 2007 03:37:11   #7  
parambollina Member Since: March 2007   Contribution: 2    

RE: What is the difference between transaction databas...
Hi Vinitha Realational database is one database with relational approach.
Transaction database is also a Relational database that is used to store your daily transactions.

 
Is this answer useful? Yes | No
September 07, 2009 07:04:38   #8  
karthickmsc Member Since: September 2009   Contribution: 1    

RE: What is the difference between transaction database and data warehouse databases?

1) Transaction database is designed for a specific application.

Datawarehouse is designed to integrate data from multiple datasource.

2) Transaction focuses on the details Datawarehouse focuses on high level aggregates.

3) Transaction database is volatile. Datawarehouse is non volatile.

4) Transaction is used for OLTP and Datawarehouse is used for OLAP.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape