Forum Post: For Each Table Exclusive-lock Transaction

  • Thread starter Thread starter Grant Holman
  • Start date Start date
Status
Not open for further replies.
G

Grant Holman

Guest
FOR EACH table EXCLUSIVE-LOCK TRANSACTION: /* update table */ END. What purpose does the TRANSACTION clause serve here? A FOR EACH has an implicit transaction on each iteration anyway.

Continue reading...
 
Status
Not open for further replies.
Back
Top