What is the Star Schema pattern used in data warehouse modeling?
-
A
A schema where all tables connect in a circular chain
-
B
A central fact table surrounded by denormalized dimension tables, optimized for analytical query performance
-
C
A fully normalized OLTP schema shaped like a star in the ERD
-
D
A schema using only one large table with all data