Multiple choice technology databases

Which one of the primary keys are most commonly used for a fact table

  1. Single Field

  2. Composite

  3. Index Based

  4. Finite State

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

A fact table in a dimensional model typically uses a composite primary key, which is composed of the foreign keys referencing the surrounding dimension tables.