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...
Continue reading...