Sciweavers

251 search results - page 4 / 51
» Optimizing recursive queries in SQL
Sort
View
VLDB
1987
ACM
108views Database» more  VLDB 1987»
13 years 11 months ago
Translating and Optimizing SQL Queries Having Aggregates
is at least ae powerful as SQL. Two well known relational query languages that have a sound theoretical foundation are relational algebra and relational calculus. As SQL is more cl...
Günter von Bültzingsloewen
DBPL
1999
Springer
131views Database» more  DBPL 1999»
13 years 11 months ago
Optimization of Nested SQL Queries by Tableau Equivalence
Vasilis Aggelis, Stavros S. Cosmadakis
DAWAK
2003
Springer
14 years 21 days ago
Computing SQL Queries with Boolean Aggregates
We introduce a new method for optimization of SQL queries with nested subqueries. The method is based on the idea of Boolean aggregates, aggregates that compute the conjunction or ...
Antonio Badia
IEEECSA
2009
13 years 5 months ago
Improved Query Plans for Unnesting Nested SQL Queries
- The SQL language allows users to express queries that have nested subqueries in them. Optimization of nested queries has received considerable attention over the last few years. ...
Pranav Khaitan, Satish Kumar M, Korra Sathya Babu,...