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

 
 


 
Skip Navigation LinksHome > Forum > Updatestatement in a PL/SQL Block
 
Summary :

Views : 0
Published : Monday, December 08, 2003
By
HyperLink



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?