InterviewSolution
Saved Bookmarks
| 1. |
The problem of an update affecting the execution of a query associated with the update is known as the _________(a) Updation problem(b) Incremental problem(c) Halloween problem(d) Optimization problem |
|
Answer» Correct answer is (c) Halloween problem For explanation I would say: The problem of an update affecting the execution of a query associated with the update is known as the Halloween problem. This was because it was first recognized on the Halloween day at IBM. |
|