returning a comfirmation message after update
805083Oct 13 2010 — edited Oct 22 2010hi im new to PL/SQL..
im looking for a way to run an update using a procedure or function and if it is sucessful then return a confirmation message..
but as far as i know i cant run an update using function and i cant return anything using a procedure..
anyone reading this know a way to solve the problem?
all help will be greatly appreciated..
thanks.. =D