12.07.2015 Views

What are Database Procedures? - Actian

What are Database Procedures? - Actian

What are Database Procedures? - Actian

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The Wrong Way to Error Checkif iirowcount != 1 thenmsg := 'Bad rowcount updating table xyz'+ ', expected 1 but got '+ varchar(iirowcount);mno := 1702 ;message :mno :msg ;return iierrornumber ; /* failure */endif ;return 0 ; / * success */

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

Saved successfully!

Ooh no, something went wrong!