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

Can we use where and having clause together?

0 Answers  


What is the synonym of join?

0 Answers  


What is a natural primary key?

0 Answers  


Assume,there are three tables in a database, Can i have both primary key and foreign key for each table in the same database?

4 Answers  


what is a mixed extent? : Sql server administration

0 Answers  






What is star, snowflake and star flake schema? : sql server analysis services, ssas

0 Answers  


What is the best way to move n number of DTS package from one SQLServer to another SQLServer?

1 Answers   RBS,


What is indexing a document?

0 Answers  


Explain activity monitors

0 Answers  


what is Full Text Search ?

1 Answers   TCS,


Which TCP/IP port does SQL Server run on?

2 Answers  


Selet all the data from table where last name is n of employee

2 Answers  


Categories