progress of update
105850Aug 11 2005 — edited Aug 12 2005Hi friends,
is there a possibility to see the progress of an update-statement, i.e. how many "rows" of the table have been processed already. We currently have a rather simple UPDATE-statement which cycles through a table with 135000 rows and after 90 minutes run-time we are getting a bit anxious right now and would like an estimate on how many rows have been updated already so we can compute the remaining time of the statement.
Thanks