Sciweavers

649 search results - page 65 / 130
» Improved and Optimized Partitioning Techniques in Database Q...
Sort
View
241
Voted
ICDE
2003
IEEE
161views Database» more  ICDE 2003»
16 years 5 months ago
Structural Join Order Selection for XML Query Optimization
Structural join operations are central to evaluating queries against XML data, and are typically responsible for consuming a lion's share of the query processing time. Thus, ...
Yuqing Wu, Jignesh M. Patel, H. V. Jagadish
142
Voted
PODS
2007
ACM
151views Database» more  PODS 2007»
16 years 3 months ago
Optimization of continuous queries with shared expensive filters
We consider the problem of optimizing and executing multiple continuous queries, where each query is a conjunction of filters and each filter may occur in multiple queries. When f...
Kamesh Munagala, Utkarsh Srivastava, Jennifer Wido...
145
Voted
ADC
2003
Springer
94views Database» more  ADC 2003»
15 years 9 months ago
Multi-resolution Algorithms for Building Spatial Histograms
Selectivity estimation of queries not only provides useful information to the query processing optimization but also may give users a preview of processing results. In this paper,...
Qing Liu, Yidong Yuan, Xuemin Lin
145
Voted
VLDB
2012
ACM
360views Database» more  VLDB 2012»
13 years 11 months ago
An adaptive updating protocol for reducing moving object database workload
In the last decade, spatio-temporal database research focuses on the design of effective and efficient indexing structures in support of location-based queries such as predictive...
Su Chen, Beng Chin Ooi, Zhenjie Zhang
166
Voted
BTW
2003
Springer
170views Database» more  BTW 2003»
15 years 9 months ago
Executing Nested Queries
Abstract: Optimization of nested queries, in particular finding equivalent “flattened” queries for queries that employ the SQL sub-query construct, has been researched extensiv...
Goetz Graefe