For the mainstream relational database management systems, histograms play im-portant roles in cardinality estimation. The main histogram-based cardinality estimation approaches can be classified into two categories: proactive approaches and reactive ap-proaches. For the former, histograms are constructed and updated by periodical data scan which is also the essential reason affecting the accuracy and performance of this kind of approaches. Data scan is avoided in the latter, as an alternative, query feedback records (QFRs) are collected to construct and update histograms. But some time-consuming al-gorithms such as the effective QFR set calculation, the hole drilling algorithm and the iterative scaling algorithm are used by reactive approa...
The problem of database query optimization consisting of the system choosing the most economical que...
The skyline of a d-dimensional dataset consists of all points not dominated by others. The incorpora...
This article is a companion to an invited talk at ICDT\u272022 with the same title. Cardinality esti...
Accurate cardinality estimation is critically important to high-quality query optimization. It is we...
Current business database systems utilize histograms to approximate frequency distributions of attri...
Good cardinality estimates are critical for generating good execution plans during query optimizatio...
Histogram techniques are used to efficiently estimate query result sizes in most of the modern-day d...
Cardinality estimation is an important component of query optimization. Its accuracy and efficiency ...
Estimating query result cardinality is a central task of cost-based database query optimizers, enabl...
The Rectangular Attribute Cardinality Map (R-ACM) is a new histogram-like approximation strategy tha...
One of the most difficult tasks in modern day database management systems is information retrieval. ...
Despite the crucial role of cardinality estimation in query optimization, there has been no systemat...
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...
Counting in general, and estimating the cardinality of (multi-) sets in particular, is highly desira...
The problem of database query optimization consisting of the system choosing the most economical que...
The skyline of a d-dimensional dataset consists of all points not dominated by others. The incorpora...
This article is a companion to an invited talk at ICDT\u272022 with the same title. Cardinality esti...
Accurate cardinality estimation is critically important to high-quality query optimization. It is we...
Current business database systems utilize histograms to approximate frequency distributions of attri...
Good cardinality estimates are critical for generating good execution plans during query optimizatio...
Histogram techniques are used to efficiently estimate query result sizes in most of the modern-day d...
Cardinality estimation is an important component of query optimization. Its accuracy and efficiency ...
Estimating query result cardinality is a central task of cost-based database query optimizers, enabl...
The Rectangular Attribute Cardinality Map (R-ACM) is a new histogram-like approximation strategy tha...
One of the most difficult tasks in modern day database management systems is information retrieval. ...
Despite the crucial role of cardinality estimation in query optimization, there has been no systemat...
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...
Counting in general, and estimating the cardinality of (multi-) sets in particular, is highly desira...
The problem of database query optimization consisting of the system choosing the most economical que...
The skyline of a d-dimensional dataset consists of all points not dominated by others. The incorpora...
This article is a companion to an invited talk at ICDT\u272022 with the same title. Cardinality esti...