Multiple choice technology databases which is also known as "n dimensional cross tabulation"? Rollup Rollback CUBE 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).