Database query engines typically rely upon query size estimators in order to evaluate the potential cost of alternate query plans. In multi-dimensional database systems, such as those typically found in large data warehousing environments, these selectivity estimators often take the form of multi-dimensional histograms. But while single dimensional histograms have proven to be quite accurate, even in the presence of data skew, the multi-dimensional variations have generally been far less reliable. In this thesis, we present a new histogram model that is based upon an r-tree space partitioning. The localization of the r-tree boxes is in turn controlled by a Hilbert space filling curve, while a series of efficient area equalization heuristic...
Histograms are used extensively for selectivity estimation and approximate query processing. Workloa...
One of the most difficult tasks in modern day database management systems is information retrieval. ...
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 estimation is crucial to query optimizers in choosing an optimal execution plan in a giv...
Many commercial database systems maintain histograms to summarize the contents of relations and perm...
Many commercial database systems maintain histograms to summarize the contents of relations and perm...
Selectivity is a parameter obtained by database query optimizer for early estimation of size of data...
Selectivity estimation of queries not only provides useful information to the query processing optim...
This paper aims to improve the accuracy of query result-size estimations in query optimizers by leve...
Query optimization is an important functionality of modern database systems and often based on estim...
Histograms have long been used to capture attribute value distribution statistics for query optimize...
Obtaining the optimal query execution plan requires a selectivity estimation. The selectivity value ...
Part 4: Data Analysis and Information RetrievalInternational audienceSelectivity estimation is a par...
Histograms are used extensively for selectivity estimation and approximate query processing. Workloa...
One of the most difficult tasks in modern day database management systems is information retrieval. ...
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 estimation is crucial to query optimizers in choosing an optimal execution plan in a giv...
Many commercial database systems maintain histograms to summarize the contents of relations and perm...
Many commercial database systems maintain histograms to summarize the contents of relations and perm...
Selectivity is a parameter obtained by database query optimizer for early estimation of size of data...
Selectivity estimation of queries not only provides useful information to the query processing optim...
This paper aims to improve the accuracy of query result-size estimations in query optimizers by leve...
Query optimization is an important functionality of modern database systems and often based on estim...
Histograms have long been used to capture attribute value distribution statistics for query optimize...
Obtaining the optimal query execution plan requires a selectivity estimation. The selectivity value ...
Part 4: Data Analysis and Information RetrievalInternational audienceSelectivity estimation is a par...
Histograms are used extensively for selectivity estimation and approximate query processing. Workloa...
One of the most difficult tasks in modern day database management systems is information retrieval. ...
Abstract. Query optimization is an important functionality of mod-ern database systems and often bas...