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

Поиск
Список
Период
Сортировка
От Snyder, James
Тема Re: SQL syntax rowcount value as an extra column in the result set
Дата
Msg-id 594D625E4784AD4EA9D423E292BE6725E07CA0@mlbe2k10.cs.myharris.net
обсуждение исходный текст
Ответ на Re: SQL syntax rowcount value as an extra column in the result set  (Thomas Kellerer <spam_eater@gmx.net>)
Ответы Re: SQL syntax rowcount value as an extra column in the result set  (Thomas Kellerer <spam_eater@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Jorge Godoy
Дата:
Сообщение: Re: Week to date function
Следующее
От: "Snyder, James"
Дата:
Сообщение: SQL Developer accessing PostgreSQL