Question
Which type of schema uses a central fact table connected
to dimension tables?Solution
Star schema has a central fact table linked to multiple dimension tables for simplified querying.
Question
Star schema has a central fact table linked to multiple dimension tables for simplified querying.