12.07.2015 Views

What are Database Procedures? - Actian

What are Database Procedures? - Actian

What are Database Procedures? - Actian

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The Wrong Way to Error Checkupdate xyz . . . ;if iierrornumber != 0 thenmsg := ’Error updating xyz. ‘+ ' Error is ‘+ varchar(iierrornumber);mno := 1701;message :mno : msg ;return iierrornumber ;endif ;

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!