DBScholar

Back to papers

Returning Modified Rows - SELECT Statements with Side Effects

Summary: Extends SQL with nested INSERT/UPDATE/DELETE inside SELECT, returning affected rows directly under set semantics. Eliminates follow-up queries and cursors, enabling pipelined multi-table ETL updates with fewer round trips, reduced resource use, and improved TPC-C performance. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
9309
Venue
VLDB
Year
2004
Pagerank
5.093636e-05
Overall Rank
12,789 | 12.26%
DOI
10.1016/B978-012088469-8.50086-3

Incoming Non-self Citations Over Time

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

Authors

BibTeX Citation

@article{behm_vldb04,
        title = {{Returning Modified Rows - SELECT Statements with Side Effects}},
        author = {Behm, Andreas and Rielau, Serge and Swagerman, Richard},
        journal = {PVLDB},
        series = {{VLDB} '04},
        volume = {30},
        pages = {987--998},
        doi = {10.1016/B978-012088469-8.50086-3},
        url = {https://doi.org/10.1016/B978-012088469-8.50086-3},
        year = {2004}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 2 of 2 cited papers.

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

Rank Cited Paper Year Venue Pagerank
914 A Modeling Study of the TPC-C Benchmark 1993 SIGMOD 0.00013246456
3,475 Integrating Triggers and Declarative Constraints in SQL Database Systems 1996 VLDB 7.3816996e-05
Previous Page 1 / 1 Next

Semantically Similar Papers