Abstract
The design of several database query languages has been influenced by Codd's relational algebra. This paper discusses the difficulty of optimizing queries based on the relational algebra operations select, project, and join. A matrix, called a tableau, is proposed as a useful device for representing the value of a query, and optimization of queries is couched in terms of finding a minimal tableau equivalent to a given one. Functional dependencies can be used to imply additional equivalences among tableaux. Although the optimization problem is NP-complete, a polynomial time algorithm exists to optimize tableaux that correspond to an important subclass of queries.
Original language | English |
---|---|
Pages (from-to) | 435-454 |
Number of pages | 20 |
Journal | ACM Transactions on Database Systems |
Volume | 4 |
Issue number | 4 |
DOIs | |
State | Published - 1 Dec 1979 |
Externally published | Yes |
Keywords
- NP-completeness
- equivalence of queries
- query optimization
- relational algebra
- relational database
- tableaux