Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

question re cursor use, select ... for update of, update..where current of.

716779Sep 4 2009 — edited Sep 4 2009
Hi
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 2 2009
Added on Sep 4 2009
6 comments
651 views