2Easy
0/1

A relational database is being designed to manage a research observatory's schedule of celestial observations. The database contains two tables: Telescope and Observation.

The database is currently being tested with a small sample of data.

The contents of the tables are shown below.

Telescope Table

TelescopeIDModelAperture_mmLocationOperatorName
T901Zenith-X400Ridge_ADr. Aris
T902Apex-II600Peak_BDr. Nova
T903Stellar-1250Dome_CDr. Aris
T904Cosmos-V500Ridge_ADr. Cole

Observation Table

ObservationIDDateDuration_minsTargetTelescopeID
OB80115/11/2490Crab_NebulaT901
OB80215/11/24120AndromedaT903
OB80316/11/2445JupiterT901
OB80416/11/24180Orion_NebulaT902
OB80517/11/2460PleiadesT904

State the field in the Observation table that is a foreign key.

[1]

Relational databases Questions

Practise AQA GCSE Computer Science Relational databases with exam-style questions for GCSE Computer Science. 39 questions, matched to the AQA GCSE Computer Science (8525) specification and written in Paper 1 and Paper 2 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.

PreviousNext

Relational databases Questions

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