Explain fundamentals of Data ware housing & OLAP?

Answers were Sorted based on User's Feedback



Explain fundamentals of Data ware housing & OLAP?..

Answer / kamal


OLAP
>Online Analytical Processing (OLAP) is a popular and
powerful data analytical method.
>It explores the complex data structure and presents the
information
OLAP functionality is:
• Multidimensional -- OLAP services provide a wide
variety of possible views or a multidimensional conceptual
view of the data by supporting a dimensional aggregation
path or hierarchies and/or multiple hierarchies.
• Easy to understand -- The data mart designed for
OLAP analysis should handle any business logic and
statistical analysis that is relevant to the application
and the developer, while at the same time, keeps it easy
enough for the target user.
• Interactive -- OLAP helps the user combine business
information through comparative,. The users are allowed to
define new ad hoc calculations as part of the analysis and
can report on the data in any desired way.
• Fast -- OLAP services are usually implemented in a
multi-user client/server mode and offer consistently rapid
responses to queries, regardless of database size and
complexity.

Is This Answer Correct ?    9 Yes 1 No

Explain fundamentals of Data ware housing & OLAP?..

Answer / 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

More SQL Server Interview Questions

How many types of stored procedures are there in sql server?

0 Answers  


What are the disadvantages of using querystrings to send data from one page to another?

0 Answers  


i need some interview questions on sql server developer plz any onee send some links.

2 Answers  


i want table name basis on column name.

5 Answers  


How to use group functions in the select clause in ms sql server?

0 Answers  






How to retrieve error messages using odbc_errormsg()?

0 Answers  


what is the difference between openrowset and openquery?

0 Answers  


When do you think a developer should use sql server-based cursors?

0 Answers  


What is the maximum size of column in sql server?

0 Answers  


What is the default server name for sql server?

0 Answers  


How to get a list all databases on the sql server?

0 Answers  


What is use of attribute hierarchy optimized state? : sql server analysis services, ssas

0 Answers  


Categories