What is molap and its advantage? : sql server analysis services, ssas



What is molap and its advantage? : sql server analysis services, ssas..

Answer / Indira Kumari

Multi-dimensional Online Analytical Processing (MOLAP) is a data storage model used in SSAS for OLAP operations. Its advantage includes fast response times for complex queries due to the use of precomputed aggregations and the ability to handle large volumes of data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Explain about unique identifier data type in sql server?

1 Answers  


what's the difference between delete table and truncate table commands? : Sql server database administration

1 Answers  


How to enter date and time literals in ms sql server?

1 Answers  


What is resource governor in sql server?

1 Answers  


What does the on update no action do?

1 Answers  


What is constraints and its types?

1 Answers  


How to select top 5 coloumn from a table without using coloumn name

5 Answers  


How to execute function in stored procedure sql server?

1 Answers  


what is Buffer cash and Log Cache? Can you Explain it?

1 Answers   Wipro,


Do comments need to go in a special place in sql server 2005?

1 Answers  


what is the maximum size of sql row in mssql?

1 Answers  


Which tcp/ip port does the sql server run on? How can it be changed?

1 Answers  


Categories