Histograms are summary structures of large datasets, which are mainly used for selectivity estimation during query optimization. Selectivity estimation is the fast approximation of query result size. In this paper, we focus on multi-dimensional histograms, especially bidimensional histograms. At the time of selectivity estimation, buckets partially overlapping with a query return approximated results assuming that all objects within them are uniformly distributed. Since, however, the objects within the region of a query are not likely to be uniformly distributed, skews (or clusters) in buckets commonly degrades the accuracy of a histogram. Our aim is to utilize clusters in buckets to enhance the accuracy of selectivity estimation. We propos...
AbstractRecently, histograms have been considered as an effective way to produce quick approximate a...
Histogram data are usually used to represent complex phenomena for which is known not only the range...
Histogram data are usually used to represent complex phenomena for which is known not only the range...
The database query optimizer requires the estimation of the query selectivity to find the most effic...
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...
Database query engines typically rely upon query size estimators in order to evaluate the potential ...
Selectivity estimation is crucial to query optimizers in choosing an optimal execution plan in a giv...
Abstract. Query optimization is an important functionality of mod-ern database systems and often bas...
Selectivity estimation of queries not only provides useful information to the query processing optim...
Part 4: Data Analysis and Information RetrievalInternational audienceSelectivity estimation is a par...
Histograms are used extensively for selectivity estimation and approximate query processing. Workloa...
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...
AbstractRecently, histograms have been considered as an effective way to produce quick approximate a...
Histogram data are usually used to represent complex phenomena for which is known not only the range...
Histogram data are usually used to represent complex phenomena for which is known not only the range...
The database query optimizer requires the estimation of the query selectivity to find the most effic...
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...
Database query engines typically rely upon query size estimators in order to evaluate the potential ...
Selectivity estimation is crucial to query optimizers in choosing an optimal execution plan in a giv...
Abstract. Query optimization is an important functionality of mod-ern database systems and often bas...
Selectivity estimation of queries not only provides useful information to the query processing optim...
Part 4: Data Analysis and Information RetrievalInternational audienceSelectivity estimation is a par...
Histograms are used extensively for selectivity estimation and approximate query processing. Workloa...
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...
AbstractRecently, histograms have been considered as an effective way to produce quick approximate a...
Histogram data are usually used to represent complex phenomena for which is known not only the range...
Histogram data are usually used to represent complex phenomena for which is known not only the range...