Data Warehousing - Star Schema vs Flat Table
问题 I'm trying to design a Data Warehouse for a single store of commonly required data ranging from finance systems, project scheduling systems and a myriad of scientific systems. I.e. many different data marts. I have been reading up on Data Warehousing and popular methods such as Star Schemas and Kimball methods etc but one question I cannot find answer to is: Why is it better to design your DW Data Mart as a star schema rather than a single flat table? Surely having no joins between facts and