sql - Structural difference between Relational Databases vs. Multidimensional Databases -


i'm trying develop deeper understanding of multidimentional databases, particularly, 1 created ssas/ms-sql. not sure how physically cube's storage different of pages hold tables.

please bear in mind i'm knowledgable of how relationships , purposes of relational , multidimensional relationships differ, conceptually i'm 100% clear. i having difficulty understanding how implementation of relational database differs of multidimensional database? (particularly physical implementation , data structure differences)

**please not cite conceptual designs such "star/snowflake schemas" or concepts given here: relational vs. dimensional databases, what's difference?

i'm familiar concepts... thank


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -