Ok
Can someone define what a "handler" is in simple terms? "this" and "handler" are two of the most evasive concepts to me.
What is the right syntax to declare an exit handler? This gives a syntax error: declare exit handler for not found rollback;