FOR UPDATE
Lock rows for write operations. This clause prevents other transactions from modifying or reading the selected rows until the current transaction ends.
Last updated
Was this helpful?
Lock rows for write operations. This clause prevents other transactions from modifying or reading the selected rows until the current transaction ends.
Last updated
Was this helpful?
Was this helpful?