Just a thought, but if there was a way to annotate tables in Persistent as append only, that would open to the door to some cool, application-side caching in persistent. Note that simply omitting "Update" from the table definition is insufficient since the row could still be deleted. Michael et al., what do you think? Max