Relational databases

Easy
123456789101112131415161718192021222324252627282930313233343536373839
Question 36
Easy

An online streaming platform stores a subscriber's billing address in both the Subscribers table and the Invoices table. Explain how this relational design can lead to data inconsistency if a subscriber moves to a new address.

[2]

Relational databases Questions

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