Query optimization is an important functionality of modern database systems and often based on estimating the selectivity of queries before actually executing them. Well-known techniques for estimating the result set size of a query are sampling and histogram-based solutions. Sampling-based approaches heavily depend on the size of the drawn sample which causes a trade-off between the quality of the estimation and the time in which the estimation can be executed for large data sets. Histogram-based techniques eliminate this problem but are limited to low-dimensional data sets. They either assume that all attributes are independent which is rarely true for real-world data or else get very inefficient for high-dimensional data. In this paper w...
This paper proposes a cost model for selectivity estimation of predictive spatio-temporal window que...
Approximate query processing based on random sampling is one of the most useful methods for the effi...
Query selectivity allows to estimate the size of query results. It is required for obtaining the opt...
Abstract. Query optimization is an important functionality of mod-ern database systems and often bas...
The database query optimizer requires the estimation of the query selectivity to find the most effic...
Histograms are summary structures of large datasets, which are mainly used for selectivity estimatio...
Selectivity is a parameter obtained by database query optimizer for early estimation of size of data...
This paper aims to improve the accuracy of query result-size estimations in query optimizers by leve...
Part 4: Data Analysis and Information RetrievalInternational audienceSelectivity estimation is a par...
Obtaining the optimal query execution plan requires a selectivity estimation. The selectivity value ...
In this work we show how Vapnik-Chervonenkis (VC) dimension, a fundamental result in statistical lea...
Variable selection is an important problem for cluster analysis of high-dimensional data. It is also...
Selectivity estimation is an important task for query optimization. We propose a technique to perfor...
This paper proposes a cost model for selectivity estimation of predictive spatio-temporal window que...
Database query engines typically rely upon query size estimators in order to evaluate the potential ...
This paper proposes a cost model for selectivity estimation of predictive spatio-temporal window que...
Approximate query processing based on random sampling is one of the most useful methods for the effi...
Query selectivity allows to estimate the size of query results. It is required for obtaining the opt...
Abstract. Query optimization is an important functionality of mod-ern database systems and often bas...
The database query optimizer requires the estimation of the query selectivity to find the most effic...
Histograms are summary structures of large datasets, which are mainly used for selectivity estimatio...
Selectivity is a parameter obtained by database query optimizer for early estimation of size of data...
This paper aims to improve the accuracy of query result-size estimations in query optimizers by leve...
Part 4: Data Analysis and Information RetrievalInternational audienceSelectivity estimation is a par...
Obtaining the optimal query execution plan requires a selectivity estimation. The selectivity value ...
In this work we show how Vapnik-Chervonenkis (VC) dimension, a fundamental result in statistical lea...
Variable selection is an important problem for cluster analysis of high-dimensional data. It is also...
Selectivity estimation is an important task for query optimization. We propose a technique to perfor...
This paper proposes a cost model for selectivity estimation of predictive spatio-temporal window que...
Database query engines typically rely upon query size estimators in order to evaluate the potential ...
This paper proposes a cost model for selectivity estimation of predictive spatio-temporal window que...
Approximate query processing based on random sampling is one of the most useful methods for the effi...
Query selectivity allows to estimate the size of query results. It is required for obtaining the opt...