Data on a PDW
Taking a closer look at how data is stored on the PDW, you’ll better understand how this architecture yields the data access speeds it delivers. Looking at Figure 51.3, we will define a typical star schema sales database that contains sales facts (measures) such as Sales Units (A), Sales Amounts (B), and Sales Returns (C). In addition, this star schema has three dimensions: a Product hierarchical dimension, a Geography hierarchical dimension, and a Time dimension. Each fact in the fact tables is identified by all three of these dimensions.
Now, as you can also ...
Get Microsoft SQL Server 2014 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.