newbie cursor problem

Started by Patrick Collinalmost 25 years ago1 messagesgeneral
Jump to latest
#1Patrick Collin
patrick@felixfr.com

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