Question: Which of the following is a characteristic of a star schema in data warehousing?
Options:
Correct Answer: Central fact table with dimension tables
Solution:
A star schema features a central fact table surrounded by dimension tables, making it easy to query and understand.