The View-Update Problem
Q is the query that defines view V based on database D.
D? is the updated database.
U is the update specification.
T is the translator for U, i.e., the actual update applied to D.
The problem is: there may be more than one
translator T for a given update specification U.