Microsoft SQL Server Analysis Services OLAP cube

会有一股神秘感。 提交于 2019-12-06 00:11:24

I have never used them but I've heard that astrology + fortune telling are extremely cheaper, faster, more efficient, make magics and require to provide even less input than you did in this question.

"Anyway I didn't find the way to keep the OLAP cube up-to-date since the data in the original DB can change."

It is called ROLAP storage mode

It is usual for a OLAP database to be populated on a regular schedule from your OLTP database using some form of ETL (Extract, Transform, Load).

In the SQL Server world, that is often accomplished using SSIS.

I suggest you read these books:

The Data Warehouse Toolkit

The Data Warehouse ETL Toolkit

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!