Editorial / Best Answer
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.
What is the difference between transaction database and data warehouse databases?
Editorial / Best Answer
opbangProfile Answers by opbang Questions 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.
Related Answered Questions
Related Open Questions