Relational databases

Easy
123456789101112131415161718192021222324252627282930313233343536373839
Question 29
Easy

A marine biology research station uses a relational database to monitor the migratory patterns of tagged whale sharks. The primary table, SightingLogs, stores telemetry and location data for each individual encounter.

Explain the purpose of a primary key in a relational database table such as SightingLogs.

[2]

Relational databases Questions

  1. GCSE
  2. /Computer Science
  3. /Relational databases