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