Multiple choice technology databases

which is also known as "n dimensional cross tabulation"?

  1. Rollup

  2. Rollback

  3. CUBE

  4. Commit

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In data warehousing and SQL, the CUBE operator is used to generate a result set that contains multidimensional cross-tabulations, representing all possible combinations of grouping columns (n-dimensional cross-tabulation).