Re: SQL syntax rowcount value as an extra column in the result set - Mailing list pgsql-sql

From Snyder, James
Subject Re: SQL syntax rowcount value as an extra column in the result set
Date
Msg-id 594D625E4784AD4EA9D423E292BE6725E07CA0@mlbe2k10.cs.myharris.net
Whole thread Raw
In response to Re: SQL syntax rowcount value as an extra column in the result set  (Thomas Kellerer <spam_eater@gmx.net>)
Responses Re: SQL syntax rowcount value as an extra column in the result set
List pgsql-sql
Thanks for all the dialog on this subject.

My "version" was derived from the postgreSQL's .jar file (specifically named "postgresql-8.4-701.jdbc4.jar") that I'm
using.When I do the following:
 

select version()

I get the following:

PostgreSQL 8.3.6

I'm going to check this out.

Thanks...Jim


-----Original Message-----
From: pgsql-sql-owner@postgresql.org [mailto:pgsql-sql-owner@postgresql.org] On Behalf Of Thomas Kellerer
Sent: Friday, March 26, 2010 3:15 AM
To: pgsql-sql@postgresql.org
Subject: Re: [SQL] SQL syntax rowcount value as an extra column in the result set


Jayadevan M, 26.03.2010 07:56:
> Thank you for setting that right. Apologies for not checking version.

The orginal poster stated that he is using 8.4, so that solution will work for him.

Thomas


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

pgsql-sql by date:

Previous
From: Jorge Godoy
Date:
Subject: Re: Week to date function
Next
From: "Snyder, James"
Date:
Subject: SQL Developer accessing PostgreSQL