2
votes
0answers
71 views

What does a multidimensional cube's internal structure look like?

We all know what a relational data model looks like, and most know what a star schema looks like, but what about the structure of a multidimensional database (OLAP cube)? I am assuming it is some sort ...