Sciweavers

1413 search results - page 240 / 283
» Mining Multiple Large Databases
Sort
View
100
Voted
SIGMOD
2001
ACM
147views Database» more  SIGMOD 2001»
16 years 1 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
98
Voted
DASFAA
2007
IEEE
175views Database» more  DASFAA 2007»
15 years 8 months ago
Bayesian Reasoning for Sensor Group-Queries and Diagnosis
As large-scale sensor networks are being deployed with the objective of collecting quality data to support user queries and decision-making, the role of a scalable query model beco...
Ankur Jain, Edward Y. Chang, Yuan-Fang Wang
VLDB
2005
ACM
93views Database» more  VLDB 2005»
15 years 7 months ago
Revisiting Pipelined Parallelism in Multi-Join Query Processing
Multi-join queries are the core of any integration service that integrates data from multiple distributed data sources. Due to the large number of data sources and possibly high v...
Bin Liu, Elke A. Rundensteiner
133
Voted
VLDB
2004
ACM
111views Database» more  VLDB 2004»
15 years 7 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...
SIGMOD
2000
ACM
161views Database» more  SIGMOD 2000»
15 years 6 months ago
Answering Complex SQL Queries Using Automatic Summary Tables
We investigate the problem of using materialized views to answer SQL queries. We focus on modern decision-support queries, which involve joins, arithmetic operations and other (po...
Markos Zaharioudakis, Roberta Cochrane, George Lap...