DSpace Repository

Adding Subqueries to MySQL, or What Does it Take to Have a Decision-Support Engine? *

Show simple item record

dc.contributor.author Badia Antonio
dc.contributor.author Chanda Matt
dc.contributor.author Cao Bin
dc.date.accessioned 2018-01-22T17:25:26Z
dc.date.available 2018-01-22T17:25:26Z
dc.date.issued 2002
dc.identifier.uri http://hdl.handle.net/123456789/6990
dc.description.abstract MySQL is an OLTP system without the ability to handle SQL subqueries. As part of our project in query optimization , we add subquery processing to MySQL through rewriting. First, we incorporate the ability to handle subqueries in the FROM clause; then rewrite queries with subqueries in the WHERE clause by moving the subquery to the FROM clause and introducing suitable conditions to link the subquery and the main query tables. The result is a complete and correct unnesting procedure for SQL queries. The idiosyncrasies of SQL semantics make some rewritings tricky. While optimization issues are not directly addressed, the rewriting opens up the possibility of more efficient query processing in several cases.
dc.format application/pdf
dc.title Adding Subqueries to MySQL, or What Does it Take to Have a Decision-Support Engine? *
dc.type generic


Files in this item

This item appears in the following Collection(s)

Show simple item record

Search DSpace


Browse

My Account