Subject Need to speed up process
Author ra8009
Becuase of a design "issue" that I inherited, I need to run a
conversion that will use 81 update statements almost 9500 times each.
Of course I'm building the statements dynamically.

As you can imagine this takes some time. What steps can I take to
speed things up?