Sciweavers

VLDB
2001
ACM

Answering queries using views: A survey

14 years 4 months ago
Answering queries using views: A survey
The problem of answering queries using views is to find efficient methods of answering a query using a set of previously materialized views over the database, rather than accessing the database relations. The problem has recently received significant attention because of its relevance to a wide variety of data management problems. In query optimization, finding a rewriting of a query using a set of materialized views can yield a more efficient query execution plan. To support the separation of the logical and physical views of data, a storage schema can be described using views over the logical schema. As a result, finding a query execution plan that accesses the storage amounts to solving the problem of answering queries using views. Finally, the problem arises in data integration systems, where data sources can be described as precomputed views. This article surveys the state of the art on the problem of answering queries using views, and synthesizes the disparate works into a coher...
Alon Y. Halevy
Added 05 Dec 2009
Updated 05 Dec 2009
Type Conference
Year 2001
Where VLDB
Authors Alon Y. Halevy
Comments (0)