원문정보
초록
영어
Without multi query optimization, Relational Database Management System for online and analytical decision support systems would have been inefficient and hence unpractical. It is an expensive process because it relies at a great extent on evaluating the different plans (access paths) and choosing an optimal one among them. In Multi Query Optimization, queries are executed in batches and there were many different algorithms acted in such way that, in case some queries have a common sub-expression such a sub- expression is executed once and the output shared. We studied the basic multi query optimization algorithms including Basic Volcano, Volcano-SH and Volcano RU, identified their strengths and weaknesses and recommend strategies for developing new improved multi query optimization algorithm so as to reduce weaknesses and integrate strengths of the different basic multi query algorithms into one efficient algorithm.
목차
1. Introduction
2. Multi-Query Optimization (MQO)
3. Multi Query Optimization Algorithms
3.1 Basic Volcano Algorithm
3.2 Volcano SH Algorithm
3.3 Volcano-RU Algorithm
4. Future Work
5. Conclusion
References
키워드
저자정보
참고문헌
- 1Query Optimization (in Relational Databases)네이버 원문 이동
- 2Query optimization to support data mining네이버 원문 이동
- 3(Reference title not available)
- 4Principles of database and knowledge-base systems네이버 원문 이동
- 5On the multiple-query optimization problem네이버 원문 이동
- 6Principles of Database and Knowledge-Base Systems Volume II: The New Technologies네이버 원문 이동
- 7Multiple query optimization with Depth-First Branch-and-Bound and dynamic query ordering네이버 원문 이동
- 8A New Heuristic for Optimizing Large Queries네이버 원문 이동
- 9(Reference title not available)
- 10Optimization of large join queries: combining heuristics and combinatorial techniques네이버 원문 이동
- 11Approximating block accesses in database organizations네이버 원문 이동
- 12Analysis of common subexpression exploitation models in multiple-query processing네이버 원문 이동
- 13Improvements on a heuristic algorithm for multiple-query optimization네이버 원문 이동
- 14(Reference title not available)