Re: SQL syntax rowcount value as an extra column in the result set

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: SQL syntax rowcount value as an extra column in the result set
Дата
Msg-id hosb8m$c6c$1@dough.gmane.org
обсуждение исходный текст
Ответ на Re: SQL syntax rowcount value as an extra column in the result set  ("Snyder, James" <jsnyde07@harris.com>)
Список 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 по дате отправления:

Предыдущее
От: silly sad
Дата:
Сообщение: Re: SQL Developer accessing PostgreSQL
Следующее
От: "Hiltibidal, Rob"
Дата:
Сообщение: Re: Week to date function