Re: [GENERAL] function returning select result to JDBC

2013-07-12 Thread Raghavendra
On Fri, Jul 12, 2013 at 3:26 PM, giozh wrote: > 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? > > > Bunch of examples here: http://wiki.postgresql.org/wiki/R

[GENERAL] function returning select result to JDBC

2013-07-12 Thread giozh
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-tp