No_data_found exception is progating in outer block also?
- by Vineet
In my code i am entering the salary which is not available in employees table and then again inserting duplicate employee_id in primary key column of employee table in exception block where i am handling no data found exception but i do not why 'No data found exception in the end also?
OUTPUT coming:
Enter some other sal
ORA-01400: cannot insert…