When a transaction is posted, does it update everything, or does it do a
difference-based update. If we run a query, make a change, and post the results,
will it try to ‘update’ everything, or just the parts that have changed?
Log in to post a comment.