Database Paper Browser

Back to papers

On the Expressive Power of Update Primitives

Summary: Shows replace-by-query cannot be expressed using insert/delete/modify, and modify cannot be expressed by insert+delete; adding if-then-else control flow strictly increases expressive power. Discusses implementation routes (temp vars, MERGE, deltas, object creation/arithmetic) and proves primitive ordering/alternation matters (e.g., insert;modify ≠ modify;insert). (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1601
Venue
PODS
Year
2013
Pagerank
4.1945683e-05
Overall Rank
12,033 | 16.29%
DOI
-

Incoming Non-self Citations Over Time

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

Authors

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 4 of 4 cited papers.

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

Rank Cited Paper Year Venue Pagerank
309 The Format Model: A Theory of Database Organization (extended abstract) 1982 PODS 0.00028136165
938 Queries Independent of Updates 1993 VLDB 0.00015197786
3,046 Updating XML 2001 SIGMOD 7.65634e-05
5,444 Destabilizers and Independence of XML Updates 2010 VLDB 5.5025148e-05
Previous Page 1 / 1 Next

Semantically Similar Papers