Relational databases

Easy
123456789101112131415161718192021222324252627282930313233343536373839
Question 34
Easy

A veterinary clinic database stores a client's mobile phone number in both the Clients table and the Appointments table. Explain how this structure can lead to data inconsistency if the client changes their phone number.

[2]

Relational databases Questions

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