Sciweavers

32 search results - page 1 / 7
» Improved Query Plans for Unnesting Nested SQL Queries
Sort
View
IEEECSA
2009
14 years 10 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,...
ICDE
1995
IEEE
164views Database» more  ICDE 1995»
16 years 1 months ago
Efficient Processing of Nested Fuzzy SQL Queries
?In a fuzzy relational database where a relation is a fuzzy set of tuples and ill-known data are represented by possibility distributions, nested fuzzy queries can be expressed in ...
Qi Yang, Chengwen Liu, Jing Wu, Clement T. Yu, Son...
ICDE
2007
IEEE
117views Database» more  ICDE 2007»
16 years 1 months ago
Unnesting Scalar SQL Queries in the Presence of Disjunction
Optimizing nested queries is an intricate problem. It becomes even harder if in a nested query the linking predicate or the correlation predicate occurs disjunctively. We present ...
Matthias Brantner, Norman May, Guido Moerkotte
129
Voted
VLDB
1992
ACM
179views Database» more  VLDB 1992»
15 years 4 months ago
Improved Unnesting Algorithms for Join Aggregate SQL Queries
M. Muralikrishna
BTW
2003
Springer
170views Database» more  BTW 2003»
15 years 5 months ago
Executing Nested Queries
Abstract: Optimization of nested queries, in particular finding equivalent “flattened” queries for queries that employ the SQL sub-query construct, has been researched extensiv...
Goetz Graefe