A materialized view needs to be maintained in response to changes to the tables used to derive the view. Incremental maintenance is typically done in two steps -- (1) compute the changes to the materialized view, and (2) refresh the materialized view by applying these changes. In this paper, we show that it is possible to interleave change computation of one view with refresh of other views so that the changes can be computed more efficiently than would be possible if the two steps were to occur sequentially in either order. The algebraic equations to compute the changes to a view are simplest when written in terms of both the pre-update and postupdate states of the deriving tables. By interleaving the refresh and change computation steps, ...
none2noIn recent years, numerous algorithms have been proposed for incremental view maintenance of d...
Integrating data and knowledge from multiple heterogeneous sources --- like databases, knowledge ba...
We consider a variant of the view maintenance problem: How does one keep a materialized view up-to-d...
We study the problem of efficient maintenance of materialized views that may contain duplicates. Thi...
Materialized views can help improve query execution speed dramatically using full or part of stored ...
Materialized views and view maintenance are becoming increasingly important in practice. In order to...
Semistructured data is not strictly typed like relational or object-oriented data and may be irregul...
To maintain the materialized view is one of thecrucial tasks in a warehousing environment. The resul...
Materialized views have been found to be very effective at speeding up queries, and are increasingly...
This paper presents a method for efficiently computing updates to a view when relations appearing in...
We present incremental view maintenance algorithms for a data warehouse derived from multiple distri...
Semistructured data is not strictly typed like relational or object-oriented data and may be irregul...
We consider a variant of the view maintenance problem: How does one keep a materialized view up-to-d...
Materialised views are important in data warehouses where they are used to speed up query processing...
Integrating data and knowledge from multiple heterogeneous sources-like databases, knowledge bases o...
none2noIn recent years, numerous algorithms have been proposed for incremental view maintenance of d...
Integrating data and knowledge from multiple heterogeneous sources --- like databases, knowledge ba...
We consider a variant of the view maintenance problem: How does one keep a materialized view up-to-d...
We study the problem of efficient maintenance of materialized views that may contain duplicates. Thi...
Materialized views can help improve query execution speed dramatically using full or part of stored ...
Materialized views and view maintenance are becoming increasingly important in practice. In order to...
Semistructured data is not strictly typed like relational or object-oriented data and may be irregul...
To maintain the materialized view is one of thecrucial tasks in a warehousing environment. The resul...
Materialized views have been found to be very effective at speeding up queries, and are increasingly...
This paper presents a method for efficiently computing updates to a view when relations appearing in...
We present incremental view maintenance algorithms for a data warehouse derived from multiple distri...
Semistructured data is not strictly typed like relational or object-oriented data and may be irregul...
We consider a variant of the view maintenance problem: How does one keep a materialized view up-to-d...
Materialised views are important in data warehouses where they are used to speed up query processing...
Integrating data and knowledge from multiple heterogeneous sources-like databases, knowledge bases o...
none2noIn recent years, numerous algorithms have been proposed for incremental view maintenance of d...
Integrating data and knowledge from multiple heterogeneous sources --- like databases, knowledge ba...
We consider a variant of the view maintenance problem: How does one keep a materialized view up-to-d...