Having the following:
Begin
insert into a_table select * from a_function
Exception Raise note 'Skipped"
This works.
Can it trap types of errors to find out what is wrong
Regards,
David