We tackle the problem of maintaining materialized top-k views in this paper. Top-k queries, including MIN and MAX as important special cases, occur frequently in common database workloads. A top-k view can be materialized to improve query performance, but in general it is not self-maintainable unless it contains all tuples in the base table. Deletions and updates on the base table may cause tuples to leave the top-k view, resulting in expensive queries over the base table to "refill" the view. In this paper, we propose an algorithm that reduces the frequency of refills by maintaining a top-k view instead of a top-k changes at runtime between k and some kmax k. We show that in most practical cases, our algorithm can r...
Query processing can be sped up by keeping frequently accessed users' views materialized. Howev...
We address the problem of incrementally maintaining a materialized view using the view instance and ...
Currently, database management systems have various tools such as backup and maintenance, and also p...
Abstract In this paper we present results on the problem of maintaining material-ized top-k views an...
Materialized views have been found to be very effective at speeding up queries, and are increasingly...
In this paper we handle the problem of maintaining materialized top-k views in the presence of high ...
Semistructured data is not strictly typed like relational or object-oriented data and may be irregul...
Semistructured data is not strictly typed like relational or object-oriented data and may be irregul...
In this paper, we investigate the problem of answering top-k queries via materialized views. We prov...
We propose a new type of materialized view called a partially materialized view. A partially mate-ri...
Materialized views can help improve query execution speed dramatically using full or part of stored ...
We consider the problem of speeding up the incremental maintenance of materialized views de ned by c...
Materialized views (MV) can significantly improve the query performance of relational databases. In ...
Materialized views are one of the most popular optimization techniques selected during the physical ...
In this paper query optimization using materialized views has been analyzed and a comprehensive and ...
Query processing can be sped up by keeping frequently accessed users' views materialized. Howev...
We address the problem of incrementally maintaining a materialized view using the view instance and ...
Currently, database management systems have various tools such as backup and maintenance, and also p...
Abstract In this paper we present results on the problem of maintaining material-ized top-k views an...
Materialized views have been found to be very effective at speeding up queries, and are increasingly...
In this paper we handle the problem of maintaining materialized top-k views in the presence of high ...
Semistructured data is not strictly typed like relational or object-oriented data and may be irregul...
Semistructured data is not strictly typed like relational or object-oriented data and may be irregul...
In this paper, we investigate the problem of answering top-k queries via materialized views. We prov...
We propose a new type of materialized view called a partially materialized view. A partially mate-ri...
Materialized views can help improve query execution speed dramatically using full or part of stored ...
We consider the problem of speeding up the incremental maintenance of materialized views de ned by c...
Materialized views (MV) can significantly improve the query performance of relational databases. In ...
Materialized views are one of the most popular optimization techniques selected during the physical ...
In this paper query optimization using materialized views has been analyzed and a comprehensive and ...
Query processing can be sped up by keeping frequently accessed users' views materialized. Howev...
We address the problem of incrementally maintaining a materialized view using the view instance and ...
Currently, database management systems have various tools such as backup and maintenance, and also p...