Multiple choice technology enterprise content management

The database table below would typically be found in what data structure?

  1. Union

  2. Normalized

  3. Operational

  4. Star schema

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A table in a star schema would typically be either a fact table containing measurements and foreign keys to dimensions, or a dimension table containing descriptive attributes. Star schemas organize data into central facts surrounded by descriptive dimensions.