Affiliation:
1. Technische Universität Berlin, Berlin, Germany
Abstract
Query optimization has been a challenging problem ever since the relational data model had been proposed. The role of the query optimizer in a database system is to compute an execution plan for a (relational) query expression comprised of physical operators whose implementations correspond to the operations of the (relational) algebra. There are many degrees of freedom for selecting a physical plan, in particular due to the laws of associativity, commutativity, and distributivity among the operators in the (relational) algebra, which necessitates our taking the order of operations into consideration. In addition, there are many alternative access paths to a dataset and a multitude of physical implementations for operations, such as relational joins (e.g., merge-join, nestedloop join, hash-join). Thus, when seeking to determine the best (or even a sufficiently good) execution plan there is a huge search space.
Publisher
Association for Computing Machinery (ACM)
Subject
Information Systems,Software
Reference4 articles.
1. Self-tuning histograms
2. Adaptive selectivity estimation using query feedback
3. Bao: Making Learned Query Optimization Practical
4. M. Stillger , G. M. Lohman , V. Markl , and M. Kandil . Leo - db2's learning optimizer . In VLDB , 2001 . M. Stillger, G. M. Lohman, V. Markl, and M. Kandil. Leo - db2's learning optimizer. In VLDB, 2001.
Cited by
4 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献