Tag Archives: query optimization

SQL Server Data Mining and Apollo Columnstore Indexes

Note: This post was revised November 12, 2010 to clarify the brand names Apollo and VertiPaq (thanks Denny Lee of SQLCAT) — and I extended comments on Amir Netz’s C++ versus C# analogy which I believe clarifies the discussion between what … Continue reading

Posted in Analysis Services, Microsoft Business Intelligence, SQL Server Data Mining | Tagged , , , , , , , , | Leave a comment

Architecture of Query Execution — Retrieving Data from Storage

Microsoft SQL Server 2008 Analysis Services Unleashed Review Chapter 30 An earlier chapter discusses how Analysis Services saves data in files.  This chapter talks about how SSAS retrieves information from these disparate files to fulfill query and processing requests on different … Continue reading

Posted in Analysis Services | Tagged | Leave a comment

Architecture of Query Execution — Calculating MDX Expressions

Microsoft SQL Server 2008 Analysis Services Unleashed Review Chapter 29 This chapter starts with a claim which should make everyone happy: “Optimization of MDX calculations was one of the most important goals of Analysis Services 2008.” (page 527)  This focus on MDX performance … Continue reading

Posted in Analysis Services | Tagged , | Leave a comment