HOTSPOT You are reviewing the data model shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. 
Pretty sure it’s a star schema since the sales table sits in the middle and links out to customer, product, etc. For the second blank, customer looks like a dimension table as it just describes entities (no measures). I’ve seen similar diagrams in past practice tests. Correct me if anyone thinks otherwise!
Star schema, Customer dimension table. It can't be snowflake here since there aren't further normalized tables branching off those dimensions. Some folks get tripped up by that, but pretty sure that's the intent here.
Since the sales table is at the center linking out to customer, product, etc, does that always mean it's a star schema? If there were extra tables between those (like normalized details), would it switch to snowflake? Just checking in case I'm missing some nuance.






