Thanks for the response, I want to do this iteratively. In each step I need to update some of the rows. At the end all the rows will be updated at least once. But I also need to be able to access the updates of the previous iteration. The update is something like mark as visited for the row.
Nikos
