Sciweavers

SIGMOD
2002
ACM

Bringing Order to Query Optimization

13 years 4 months ago
Bringing Order to Query Optimization
A variety of developments combine to highlight the need for respecting order when manipulating relations. For example, new functionality is being added to SQL to support OLAP-style querying in which order is frequently an important aspect. The set- or multiset-based frameworks for query optimization that are currently being taught to database students are increasingly inadequate. This paper presents a foundation for query optimization that extends existing frameworks to also capture ordering. A list-based relational algebra is provided along with three progressively stronger types of algebraic equivalences, concrete query transformation rules that obey the different equivalences, and a procedure for determining which types of transformation rules are applicable for optimizing a query. The exposition follows the style chosen by many textbooks, making it relatively easy to teach this material in continuation of the material covered in the textbooks, and to integrate this material into t...
Giedrius Slivinskas, Christian S. Jensen, Richard
Added 23 Dec 2010
Updated 23 Dec 2010
Type Journal
Year 2002
Where SIGMOD
Authors Giedrius Slivinskas, Christian S. Jensen, Richard T. Snodgrass
Comments (0)