Question: Which of the following is a characteristic of a star schema in database design?
Options:
Correct Answer: Central fact table with dimension tables
Solution:
A star schema features a central fact table surrounded by dimension tables, providing a simple and efficient structure for data analysis.