Saved Bookmarks
| 1. |
List Two Major Problems With Processing Update Operations Expressed In Terms Of Views? |
|
Answer» Views present significant problems if updates are expressed with them. The difficulty is that a modification to the database expressed in terms of a view MUST be translated to a modification to the actual relations in the logical model of the database.
Views present significant problems if updates are expressed with them. The difficulty is that a modification to the database expressed in terms of a view must be translated to a modification to the actual relations in the logical model of the database. |
|