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

From Thomas Kellerer
Subject Re: SQL syntax rowcount value as an extra column in the result set
Date
Msg-id hosb8m$c6c$1@dough.gmane.org
Whole thread Raw
In response to Re: SQL syntax rowcount value as an extra column in the result set  ("Snyder, James" <jsnyde07@harris.com>)
List pgsql-sql
Snyder, James, 29.03.2010 18:25:
> 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
>

Then you cannot use the new windowing functions, you will need to upgrade to 8.4

Thomas



pgsql-sql by date:

Previous
From: silly sad
Date:
Subject: Re: SQL Developer accessing PostgreSQL
Next
From: "Hiltibidal, Rob"
Date:
Subject: Re: Week to date function