Can anyone explain difference between Database, Data warehouse
and Data mart with some example?````
Answer Posted / kumar
Database- is collection of data like transaction data,
DWH is nothing but database but it can maintain historical data,
data mart is slice of dwh
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do I find my localdb version?
What is the architecture of ms sql reporting service?
What is trigger and different types of Triggers?
How to include date and time values in sql statements?
What are cursors? Explain different types of cursors. What are the disadvantages of cursors? How can you avoid cursors?
Explain atomicity?
How to create a simple user defined function in ms sql server?
What is correlated subquery in sql server?
Explain forward - only cursors?
what are the basic functions for master, msdb, model, tempdb and resource system databases? : sql server database administration
What stored by the master?
Can I disable or restrict ssrs export formats (rendering formats)?
Using the customer, and order table in northwind database, please write a query to produce xml?
What is filter index?
Do you know how to send email from database?