Sciweavers

189 search results - page 2 / 38
» Translating and Optimizing SQL Queries Having Aggregates
Sort
View
IEEECSA
2009
13 years 2 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,...
DAWAK
2003
Springer
13 years 10 months 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
SIGMOD
2005
ACM
133views Database» more  SIGMOD 2005»
13 years 10 months ago
A Nested Relational Approach to Processing SQL Subqueries
One of the most powerful features of SQL is the use of nested queries. Most research work on the optimization of nested queries focuses on aggregate subqueries. However, the solut...
Bin Cao, Antonio Badia
SIGMOD
2006
ACM
128views Database» more  SIGMOD 2006»
14 years 4 months ago
Temporal aggregates and temporal universal quantification in standard SQL
Although it has been acknowledged for many years that querying and updating time-varying information using standard (i.e., non-temporal) SQL is a challenging task, the proposed te...
Esteban Zimányi
ICDE
2006
IEEE
213views Database» more  ICDE 2006»
13 years 10 months ago
Optimization of Complex Nested Queries in Relational Databases
Due to the flexible structures of SQL, no general approach works efficiently for all kinds of queries. Some special kinds of queries can be further optimized for better performa...
Bin Cao