Using an UPDATE statement within a PL/pgsql function is there anyway totellhow many rows actually got changed?
Thanks.
Richard
Richard Emberson <emberson@phc.net> writes:
See GET DIAGNOSTICS.
regards, tom lane