Multiple choice technology

The output of an OLAP query is typically displayed in a matrix format. The dimensions form the ___________ and __________ of the matrix; the measures form the _______

  1. Rows, Values, Columns

  2. Column, Values, Rows

  3. Rows, Columns, Values

  4. Both A and C are true

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

In OLAP (Online Analytical Processing), the standard output format is a matrix where dimensions form the rows and columns, and measures (the numerical values) populate the cell values. This is the fundamental structure of a pivot table or cube view. Option A incorrectly places 'Values' in the second position, and Option B misorders the components entirely.