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!

ora-01741 error in plsql code

Engineerr1983Mar 15 2024

Hi

I'm trying to run the following pl PLSQL code using SQLPLUS

I ‘ve searched in the internet about the error and it said that, the error cause when trying to use a double quota ("") and I must put a space between them, but I don’t have a double quota in this PLSQL code, so what is the exact reason for this error please?

thanks

This post has been answered by Engineerr1983 on Mar 15 2024
Jump to Answer
Comments
Post Details
Added on Mar 15 2024
5 comments
448 views