Sciweavers

186 search results - page 6 / 38
» Queries and materialized views on probabilistic databases
Sort
View
SIGMOD
2001
ACM
147views Database» more  SIGMOD 2001»
15 years 9 months ago
Optimizing Queries Using Materialized Views: A practical, scalable solution
Materialized views can provide massive improvements in query processing time, especially for aggregation queries over large tables. To realize this potential, the query optimizer ...
Jonathan Goldstein, Per-Åke Larson
VLDB
2004
ACM
111views Database» more  VLDB 2004»
15 years 2 months ago
A Framework for Using Materialized XPath Views in XML Query Processing
XML languages, such as XQuery, XSLT and SQL/XML, employ XPath as the search and extraction language. XPath expressions often define complicated navigation, resulting in expensive...
Andrey Balmin, Fatma Özcan, Kevin S. Beyer, R...
VLDB
2005
ACM
125views Database» more  VLDB 2005»
15 years 2 months ago
Rewriting XPath Queries Using Materialized Views
As a simple XML query language but with enough expressive power, XPath has become very popular. To expedite evaluation of XPath queries, we consider the problem of rewriting XPath...
Wanhong Xu, Z. Meral Özsoyoglu
ICDE
2007
IEEE
109views Database» more  ICDE 2007»
15 years 10 months ago
Efficient Maintenance of Materialized Outer-Join Views
Queries containing outer joins are common in data warehousing applications. Materialized outer-join views could greatly speed up many such queries but most database systems do not...
Jingren Zhou, Per-Åke Larson
WAIM
2010
Springer
14 years 7 months ago
Query Processing with Materialized Views in a Traceable P2P Record Exchange Framework
Materialized views which are derived from base relations and stored in the database are often used to speed up query processing. In this paper, we leverage them in a traceable peer...
Fengrong Li, Yoshiharu Ishikawa