Re: How to return multiple rows by stored procedure in postgresql

Поиск
Список
Период
Сортировка
От Naveen Kumar
Тема Re: How to return multiple rows by stored procedure in postgresql
Дата
Msg-id CAN+uLsEvZH1JdhDUfJaevz8AUyVgdX75ufnc0TgUZY9wquKaOg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to return multiple rows by stored procedure in postgresql  (androxkentaki <androxkentaki@gmail.com>)
Ответы Re: How to return multiple rows by stored procedure in postgresql  (Paul Förster <paul.foerster@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: androxkentaki
Дата:
Сообщение: Re: How to return multiple rows by stored procedure in postgresql
Следующее
От: Naveen Kumar
Дата:
Сообщение: How to add partitions to the existing table in PostgreSQL