Rows affected - Mailing list pgsql-sql

From Rudi Starcevic
Subject Rows affected
Date
Msg-id 3D11539F.6020401@oasis.net.au
Whole thread Raw
List pgsql-sql
 Hello friends,

We're using Postgresql with PHP, Perl and ColdFusion for web development.
With PHP and Perl we have functions to find out the number of rows 
affected by an insert /update/ delete.
I'm wondering if anyone has experience getting the affected row count 
with ColdFusion.
For example in PHP we have the pg_cmdtuples function.
Perhaps there's and sql or built in Pg function I can call from a 
query/sql statement.

Your advice is greatly appreciated.
Thanks
Best regards
Rudi Starcevic.



pgsql-sql by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: syntax for access an alias in the where clause ?
Next
From: Janning Vygen
Date:
Subject: Re: Joining three data sources.