Is there a way (in plpgsql) to know if an insert, update or delete
instruction was successful without having to run a select statement
after either one?

Something like an error flag, a set of instructions, a process...

Thanks again.

Reply via email to