Question: What is a star schema in data warehousing?
Options:
Correct Answer: A database design with a central fact table and dimension tables
Solution:
A star schema is a type of database design that consists of a central fact table surrounded by dimension tables, facilitating easier data retrieval.