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

Why can there be only one clustered index and not more than one?

0 Answers  


What is a cursor, index in sql?

0 Answers  


write query for fourth maximum salary from employee table

14 Answers   Mind Tree, SP Software,


what is the difference between a primary key and a unique key? : Sql server database administration

0 Answers  


What is the concept of optimization?

0 Answers  






What are different types of subquery?

0 Answers  


how to determine the service pack currently installed on sql server? : Sql server database administration

0 Answers  


Why do you want to join software field as you have done your BE in Electronics?

0 Answers   Cap Gemini, HCL,


What is Files and Filegroups in SQL Server & it's implementation.

1 Answers   Zenith,


What is the difference between the following two sql statements select count(*) from <tablename> select count(col_name) from <tablename>

5 Answers   247Customer,


diffrence between Cluster Index and non Cluster Index

3 Answers   Wipro,


What is the difference between ddl and dml?

0 Answers  


Categories