function returning select result to JDBC

From: giozh <giozh(at)yahoo(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: function returning select result to JDBC
Date: 2013-07-12 09:56:22
Message-ID: 1373622982373-5763565.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I need to write a function (invoked by a jdbc client) that returns select
query result.
That function could return also set of row. How should i declare return type
of function?

--
View this message in context: http://postgresql.1045698.n5.nabble.com/function-returning-select-result-to-JDBC-tp5763565.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raghavendra 2013-07-12 10:18:38 Re: function returning select result to JDBC
Previous Message Amit Langote 2013-07-12 09:05:25 Re: Full text search