Number of rows effected

From: "Pankaj Chugh" <Pankaj(dot)Chugh(at)Lntinfotech(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Number of rows effected
Date: 2004-06-15 12:28:34
Message-ID: OFD430DBAC.4E547B23-ON65256EB4.0044295A@lntinfotech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,
I have a question how to get number of rows effected in last DML in
Postgres.
actually i am using procedures for each DML so when a update procedure is
called i have to return no of rows effected by it.
Thanks
Pankaj Chugh
This email may contain confidential or privileged information for the
intended recipient(s). If you are not the intended recipient, please do not
use or disseminate the information, notify the sender and delete it from
your system. Thanks

______________________________________________________________________

Browse pgsql-sql by date

  From Date Subject
Next Message Jie Liang 2004-06-15 16:44:03 Re: [SQL] Prepare Statement
Previous Message Rod Taylor 2004-06-15 10:30:08 Re: Last insert id