question re cursor use, select ... for update of, update..where current of.
716779Sep 4 2009 — edited Sep 4 2009Hi
I will need to use 'select..for update of' and 'update..where current of' after declaring a cursor. I am ok with cursor declaration and use, but cannot find simple explanations of the terms and examples of the use of '..for update of' and '...where current of' and why they are necessary. If anyone could point me to where they are explained simply (bit of a noob!) or post simple examples of their use I would really appreciate it.
Thanks