Translation of SQL queries into a graph structure: Query transformations and pre-optimization issues in a pipeline multiprocessor environment

作者:

Highlights:

摘要

We present a model for the transformation of SQL queries into a query tree structure dedicated for execution in a multiprocessor environment supporting pipeline. The translation includes unnesting of nested queries in its first phase, and final transformation into the query tree structure. During the latter phase, without any extra cost, some elementary optimization steps are performed, so that subsequent optimization focuses on more complicated improvements.

论文关键词:Query tree,SQL,subqueries,unnesting,pre-optimization

论文评审过程:Received 10 June 1990, Revised 28 January 1991, Available online 17 June 2003.

论文官网地址:https://doi.org/10.1016/0306-4379(92)90010-K