Question: Which of the following is a benefit of using a snowflake schema?
Options:
Correct Answer: Reduced data redundancy
Solution:
A snowflake schema reduces data redundancy by normalizing dimension tables, which can lead to more efficient storage.