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

Tell me what are CUBES?

Tweet Share WhatsApp

Answer:

A data cube stores data in a summarized version which helps in a faster analysis of data. The data is stored in such a way that it allows reporting easily.

E.g. using a data cube A user may want to analyze weekly, monthly performance of an employee. Here, month and week could be considered as the dimensions of the cube.

Download SQL Server Data Mining PDF Read All 11 SQL Server Data Mining Questions
Previous QuestionNext Question
Explain what are the different problems that “Data mining” can solve?What is Rollup and cube?