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!

update statements with exists

RaziyeJan 14 2016 — edited Jan 14 2016

Hi everybody,

I have a problem. I have written an update statements with exists. Before update process, get values to different variables with select .. into .. from statements. When I run the script  I get this error message: "PL/SQL: ORA-01744: inappropriate INTO"

Have I get this error because of the  exists sentences?

Thansk for all,

Best regards

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 11 2016
Added on Jan 14 2016
5 comments
856 views