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?
|