top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

how to trap error in Plsql code?

+1 vote
223 views
how to trap error in Plsql code?
posted Apr 28, 2015 by Vidhya Sagar

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

use SQLERRM,SQLCODE

answer Apr 29, 2015 by Archana
Similar Questions
+1 vote

when ever i run the anonymous plsql block, sql*plus request me enter the parameter input value

I have a variable value like customer_name='xxxcust & lt pvt'

please help me

...