Continually Improving.... let us know how support@devdiamond.net Sign in | Sign up
home articles news blog forum  

 
 


 
Skip Navigation Links
Updatestatement in a PL/SQL Block , 12/8/2003 ,
If i have an update statement in a PL/SQL block, how do i verify that the update was successful? How to handle unsuccessful updates? i.e Which Exception will be raised if the update was not successful?