Database views are traditionally described as unmaterialized queries, which may be coincidentally updatable according to some fixed criteria. One of the problems in updating through views lies in determining whether a given view modification can be correctly translated by the system. To define an updatable view, a view designer must be aware of how an update request in the view will be mapped into updates of the underlying relations. Furthermore, because of side effects, the view designer must also be made aware of the effects of isolated updates back into the view. To address this problem, we present a general algorithm that predicts the effects of arbitrary mapping policies. Given an update policy, this algorithm indicates whether a desir...
Materialized views and view maintenance are becoming increasingly important in practice. In order to...
Database views are extensively used to represent unmaterialized tables. Applications rarely distingu...
An important amount of research has been devoted to consistent view updating. In this paper we pr...
Query processing can be sped up by keeping frequently accessed users' views materialized. Howev...
To properly realize view updates, the problem of view updating is analyzed in the context of mathema...
Many database systems provide the user with the possibility of defining views, i.e. mechanisms for i...
Query processmg can be sped up by keeping fre-quently accessed users ’ views materlahzed How-ever, t...
We consider a variant of the view maintenance problem How does one keep a materialized view uptodat...
We consider a variant of the view maintenance problem: How does one keep a materialized view up-to-d...
Two interrelated problems may arise when updating a database. On one hand, when an update is applie...
We consider a variant of the view maintenance problem: How does one keep a materialized view up-to-d...
A view on a database is a mapping that provides a user or application with a suitable way of looking...
This paper presents a method for efficiently computing updates to a view when relations appearing in...
View update is the problem of translating update requests against a view into update requests agains...
Materialized views and view maintenance are becoming increasingly important in practice. In order to...
Materialized views and view maintenance are becoming increasingly important in practice. In order to...
Database views are extensively used to represent unmaterialized tables. Applications rarely distingu...
An important amount of research has been devoted to consistent view updating. In this paper we pr...
Query processing can be sped up by keeping frequently accessed users' views materialized. Howev...
To properly realize view updates, the problem of view updating is analyzed in the context of mathema...
Many database systems provide the user with the possibility of defining views, i.e. mechanisms for i...
Query processmg can be sped up by keeping fre-quently accessed users ’ views materlahzed How-ever, t...
We consider a variant of the view maintenance problem How does one keep a materialized view uptodat...
We consider a variant of the view maintenance problem: How does one keep a materialized view up-to-d...
Two interrelated problems may arise when updating a database. On one hand, when an update is applie...
We consider a variant of the view maintenance problem: How does one keep a materialized view up-to-d...
A view on a database is a mapping that provides a user or application with a suitable way of looking...
This paper presents a method for efficiently computing updates to a view when relations appearing in...
View update is the problem of translating update requests against a view into update requests agains...
Materialized views and view maintenance are becoming increasingly important in practice. In order to...
Materialized views and view maintenance are becoming increasingly important in practice. In order to...
Database views are extensively used to represent unmaterialized tables. Applications rarely distingu...
An important amount of research has been devoted to consistent view updating. In this paper we pr...