Explain fundamentals of Data ware housing & OLAP?
Answers were Sorted based on User's Feedback
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 |
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 |
Explain the use of containers in ssis?
What is set nocount on and what is set nocount off?
Where do you think the users names and passwords will be stored in sql server?
How to handle errors in Stored Procedures. I want to display a message to the user in the .aspx page that is calling a stored procedure in it's code behind. please help me.
How can I get data from a database on another server?
Explain the properties of sub-query in sql server?
What will happen when a Rollback statement is executed inside a trigger?
1 Answers Flextronics, Hexaware,
How to change the system date and time from SQL Plus Terminal ?
What are the limitation of the Online Index Rebuild Operation?
What is normalization? Explain different forms of normalization?
Sql studio em braces a variety of capabilities, but will I need them all? Is there a simpler product ? : sql server management studio
How to convert numeric expression data types by assignment operations?