Subject Re: [IBO] bookmark
Author Wolfgang Rohdewald
On Donnerstag, 17. Mai 2007, Helen Borrie wrote:
> That is totally different from what was described, which was to loop
> through the entire set and perform DML operations on a per-record basis.

I re-read the thread and you are absolutely right, sorry for the noise

update t set x=y where t.id in (99,1245,4) or t.id between 13 and 45

without exceeding the maximum statement length

--
Wolfgang