อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


Three types of OLAP storage schemes in Analysis Services are compatible with Analysis Cubes for Microsoft Excel

This article gives an overview of the three types of OLAP storage schemes that are compatible with Analysis Cubes for Microsoft Excel in Microsoft Dynamics GP and in Microsoft Business Solutions - Great Plains. These OLAP storage schemes are available in Microsoft SQL Server Analysis Services.

Applies to:   Microsoft Dynamics GP
Original KB number:   916683

The following is an overview of the three types of OLAP storage schemes:

  • Multidimensional OLAP (MOLAP)

    Data is stored in and retrieved from cube structures that are separate from a relational database. This OLAP has the fastest query performance for users.

  • Relational OLAP (ROLAP)

    Data is stored in and retrieved from a relational database. This OLAP has the slowest query performance for users.

  • Hybrid OLAP (HOLAP)

    Data is stored in and retrieved from a combination of multidimensional cube structures and relational database tables. The query performance of this OLAP is slower than Multidimensional OLAP but faster than Relational OLAP.