Sciweavers

907 search results - page 12 / 182
» Efficient Optimization of Iterative Queries
Sort
View
ICDE
2003
IEEE
105views Database» more  ICDE 2003»
14 years 9 months ago
Efficient Creation of Statistics over Query Expressions
Query optimizers use base-table statistics to derive statistics on the sub-plans that are enumerated during optimization. In practice, traditional optimizers rely on a number of s...
Nicolas Bruno, Surajit Chaudhuri
ADHOCNOW
2008
Springer
13 years 8 months ago
An Energy-Efficient Query Aggregation Scheme for Wireless Sensor Networks
This paper presents a novel method for optimizing sliding window based continuous queries. We deal with two categories of aggregation operations: stepwise aggregation (e.g. COUNT) ...
Jun-Zhao Sun
IDEAS
1999
IEEE
130views Database» more  IDEAS 1999»
13 years 12 months ago
A Heuristics-Based Approach to Query Optimization in Structured Document Databases
The number of documents published via WWW in form of SGML/HTML has been rapidly growing for years. Efficient, declarative access mechanisms for this type of documents
Dunren Che, Karl Aberer
ICDE
1995
IEEE
112views Database» more  ICDE 1995»
14 years 9 months ago
Optimizing Queries with Materialized Views
While much work has addressed the problem of maintaining materialized views, the important question of optimizing queries in the presence of materialized views has not been resolv...
Surajit Chaudhuri, Ravi Krishnamurthy, Spyros Pota...
SIGMOD
2004
ACM
105views Database» more  SIGMOD 2004»
14 years 7 months ago
The Priority R-Tree: A Practically Efficient and Worst-Case Optimal R-Tree
We present the Priority R-tree, or PR-tree, which is the first R-tree variant that always answers a window query using O((N/B)1-1/d + T/B) I/Os, where N is the number of ddimensio...
Lars Arge, Mark de Berg, Herman J. Haverkort, Ke Y...