DBScholar

Back to papers

A Nested Relational Approach to Processing SQL Subqueries

Summary: Introduces a nested relational approach (nested relational algebra) to process non-aggregate SQL subqueries by directly unnesting them with hash joins, enabling uniform handling of arbitrary nesting. Empirical results show superior performance over rewrite-based methods and discuss algebraic optimization and integration into a relational DBMS. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
3697
Venue
SIGMOD
Year
2005
Pagerank
5.093636e-05
Overall Rank
12,727 | 12.69%
DOI
10.1145/1066157.1066180

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{cao_sigmod05,
        title = {{A Nested Relational Approach to Processing SQL Subqueries}},
        author = {Cao, Bin and Badia, Antonio},
        series = {{SIGMOD} '05},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/1066157.1066180},
        url = {https://dl.acm.org/doi/10.1145/1066157.1066180},
        year = {2005}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
12,289 Efficient Implementation of Generalized Quantification in Relational Query Languages 2013 VLDB 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 8 of 8 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers