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
What is the difference between osql and query analyzer?
What are the restrictions while creating batches in sql server?
explain what is raid and what are different types of raid configurations? : Sql server database administration
Why SQL Agent is used?
do you know how to configure db2 side of the application? : Sql server database administration
Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?
What are the triggers in sql?
What were the latest updates to SQL Azure service?
What are the advantages of using stored procedures in sql server?
What is difference between rownum and row_number?
How do I edit a stored procedure in sql server?
What Are the Main Features of SQL Azure?
What is command parameter in ssrs?
What is system stored procedures?
How to create a user to access a database in ms sql server using "create user" statements?