On 2009-08-31, bilal ghayyad <bilmar...@yahoo.com> wrote:
> Just writing a Function in the PostgreSQL it self (so it is sql scripting). 
> It is not from any development language.

plpgsql or sql ?

plpgsql has "GET DIAGNOSTICS":

  GET DIAGNOSTICS integer_var = ROW_COUNT;


bye.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to