Skip to Main Content

SQL Developer

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!

Problem with update with function in Sql Developer 18.4

3623736Feb 13 2019 — edited Feb 14 2019

Hi,

I try to use inline plsql function in update in 18.4 and i found problem.

When i write ';' at the end of statement i get ORA-00933 sql error. Without ';' update goes well.

In others developers tools toad for example, update works ok with or without ';'

Comments
Post Details
Added on Feb 13 2019
5 comments
167 views