Skip to Content
1
Former Member
Oct 28, 2016 at 03:13 PM

Is there any way to update an item with a condition?

311 Views

I would like to update an item only if a condition has been fulfilled(e.g UPDATE WHERE) is something like this doable? I need this for optimistic locking so I would need them to be atomic.