Re: How to return multiple rows by stored procedure in postgresql - Mailing list pgsql-admin

From Naveen Kumar
Subject Re: How to return multiple rows by stored procedure in postgresql
Date
Msg-id CAN+uLsEvZH1JdhDUfJaevz8AUyVgdX75ufnc0TgUZY9wquKaOg@mail.gmail.com
Whole thread Raw
In response to Re: How to return multiple rows by stored procedure in postgresql  (androxkentaki <androxkentaki@gmail.com>)
Responses Re: How to return multiple rows by stored procedure in postgresql
List pgsql-admin
Thank you for the quick response.

All the examples are talking about functions, not about procedures in PostgreSQL. what i am looking for is how to return multiple rows by calling STORED PROCEDURE in postgreSQL 12 version.

Thank you
Naveen


On Tue, Oct 6, 2020 at 11:32 AM androxkentaki <androxkentaki@gmail.com> wrote:

wt., 6 paź 2020 o 07:55 Naveen Kumar <naveenmcp@gmail.com> napisał(a):
can someone please help me on How to return multiple rows by stored procedure in postgresql? if possible with an example?

Thank you
Naveen



--
Z wyrazami szacunku
Andrzej Gerasimuk

pgsql-admin by date:

Previous
From: androxkentaki
Date:
Subject: Re: How to return multiple rows by stored procedure in postgresql
Next
From: Naveen Kumar
Date:
Subject: How to add partitions to the existing table in PostgreSQL