Relational databases

Easy
123456789101112131415161718192021222324252627282930313233343536373839
Question 22
Easy

A clinical trial registry records patient profiles and clinical trial appointments in a single flat-file spreadsheet.

State one specific reason why migrating to a relational database with linked tables would improve the integrity of the clinical trial data compared to keeping it in the flat-file spreadsheet.

[1]

Relational databases Questions

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