Multiple choice technology

OLAP achieves ___________ by using the structure of CUBE

  1. Multidimensionality

  2. Complex and adhoc query analysis

  3. Typically Normalized data structure with many tables

  4. Two dimensional data Structure with many tables

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

OLAP achieves multidimensionality through cube structures that organize data across multiple dimensions (time, geography, product, etc.). The cube structure enables complex and ad-hoc query analysis by allowing users to navigate and slice data along any dimension combination.