Hi everyone,
Below is my PL/SQL block that updates a col using a cursor that has <FOR UPDATE clause> but can't figure out why it won't allow use of <RETURNING clause> in combination with <WHERE CURRENT OF>. My declared cursor is acct_cursor.
Table gets updated correctly when line 'RETURNING..'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.