I'm trying to learn about OLAP and data warehousing, and I'm confused about the difference between
relational and dimensional modeling. Is dimensional modeling basically
relational modeling, but allowing for redundant/un-normalized data?
For example, let's say I have historical sales data on (product,
…