Thread: newbie cursor problem

newbie cursor problem

From
"Patrick Collin"
Date:
Hello,
I need to update a large table with many columns, and perform a lot of tests
on each row before update or not.
How can I do that with cursors ? The doc say cursors are only for reading.

thanks in advance

Patrick