DBScholar

Back to papers

On the complexity of division and set joins in the relational algebra

Summary: Proves that any relational-algebra (∪,−,π,σ,⋈) expression for division or set‑equality join forces quadratic-size intermediates, yielding a dichotomy: either every intermediate is linear or at least one is quadratic. Identifies linear RA with semijoin-only/guarded-fragment, justifying special set-join operators or sorting/aggregation (O(n log n) for division), while set-containment joins remain apparently inherently quadratic. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1341
Venue
PODS
Year
2005
Pagerank
5.5564984e-05
Overall Rank
7,732 | 46.96%
DOI
10.1145/1065167.1065178

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{leinders_pods05,
        address = {New York, NY, USA},
        series = {{PODS} '05},
        title = {{On the complexity of division and set joins in the relational algebra}},
        url = {https://dl.acm.org/doi/10.1145/1065167.1065178},
        doi = {10.1145/1065167.1065178},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Leinders, Dirk and Van den Bussche, Jan},
        year = {2005}
}

Incoming Citations (Sorted by Pagerank)

Showing 2 of 2 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 5 of 5 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