MS SQL Data Mining Question: Download SQL Server Data Mining PDF

What is Rollup and cube?

Tweet Share WhatsApp

Answer:

Custom rollup operators provide a simple way of controlling the process of rolling up a member to its parents values.The rollup uses the contents of the column as custom rollup operator for each member and is used to evaluate the value of the member’s parents.

If a cube has multiple custom rollup formulas and custom rollup members, then the formulas are resolved in the order in which the dimensions have been added to the cube.

Download SQL Server Data Mining PDF Read All 11 SQL Server Data Mining Questions
Previous QuestionNext Question
Tell me what are CUBES?Do you know what are OLAP and OLTP?