Sciweavers

335 search results - page 3 / 67
» A sampling approach for XML query selectivity estimation
Sort
View
EDBT
2009
ACM
160views Database» more  EDBT 2009»
14 years 6 days ago
Estimating aggregates in time-constrained approximate queries in Oracle
The concept of time-constrained SQL queries was introduced to address the problem of long-running SQL queries. A key approach adopted for supporting time-constrained SQL queries i...
Ying Hu, Seema Sundara, Jagannathan Srinivasan
ICDE
2000
IEEE
183views Database» more  ICDE 2000»
14 years 9 months ago
Accurate Estimation of the Cost of Spatial Selections
Optimizing queries that involve operations on spatial data requires estimating the selectivity and cost of these operations. In this paper, we focus on estimating the cost of spat...
Ashraf Aboulnaga, Jeffrey F. Naughton
ICDE
2002
IEEE
146views Database» more  ICDE 2002»
14 years 9 months ago
Query Estimation by Adaptive Sampling
The ability to provide accurate and efficient result estimations of user queries is very important for the query optimizer in database systems. In this paper, we show that the tra...
Yi-Leh Wu, Divyakant Agrawal, Amr El Abbadi
ER
2003
Springer
148views Database» more  ER 2003»
14 years 24 days ago
Improving Query Performance Using Materialized XML Views: A Learning-Based Approach
We consider the problem of improving the efficiency of query processing on an XML interface of a relational database, for predefined query workloads. The main contribution of this ...
Ashish Shah, Rada Chirkova
ADC
2007
Springer
145views Database» more  ADC 2007»
14 years 1 months ago
Selectivity Estimation by Batch-Query based Histogram and Parametric Method
Histograms are used extensively for selectivity estimation and approximate query processing. Workloadaware dynamic histograms can self-tune itself based on query feedback without ...
Jizhou Luo, Xiaofang Zhou, Yu Zhang, Heng Tao Shen...