Answer Posted / radhakrishnan vaithilingam
Dw:historical data for related application and this is
support to decision making system.
Eg: sales manager check the total sale details for all
loaction. every location using seperate database. so we
need to merge all data in one database.
- we can use star schema or snowflake shema
OLAP : online analtical processing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what are different types of raid configurations? : Sql server database administration
what's new in sql server 2016?
Do you know what are pages and extents? : SQL Server Architecture
What is save transaction and save point?
Mention the different types of replication in sql server.
What is the difference between for auto and for nested?
Does sql server use t sql?
How many replicas are maintained for each sql azure db?
Explain primary key in sql server?
What factors you will consider calculating the storage requirement for that view?
Explain sub-query?
Tell me what do you understand by a view? What does the with check option clause for a view do?
where can you add custom error messages to sql server? : Sql server administration
How to transfer a table from one schema to another?
What are the differences between “row_number()”, “rank()” and “dense_rank()”?