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!

how to suppress the ORA-20400 code

560485Feb 7 2007 — edited Feb 7 2007
hi
my code is

Exception
begin
when no data found
message (‘message content’);
Raise
--Raise forms trigger failure
End;

kindly advise

Regards,

user557482
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2007
Added on Feb 7 2007
4 comments
1,414 views