Relational databases

Easy
123456789101112131415161718192021222324252627282930313233343536373839
Question 11
Easy

Astronaut

AstronautIDGivenNameFamilyNameDateEnlisted
A401ElenaRostova2018-02-15
A402MarcusVance2019-06-10
A403ElenaTanaka2019-11-01
A404SeanVance2021-03-24

MissionAssignment

AssignmentIDAstronautIDLaunchDateRole
M901A4012020-04-12Commander
M902A4012021-10-15Pilot
M903A4032022-03-05Mission Specialist
M904A4022022-08-18Commander

State the name of the field from the Astronaut table that is the most suitable to use as the primary key.

[1]

Relational databases Questions

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