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

From: androxkentaki <androxkentaki(at)gmail(dot)com>
To: Naveen Kumar <naveenmcp(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: How to return multiple rows by stored procedure in postgresql
Date: 2020-10-06 06:01:56
Message-ID: CAL+gpC8FRukDicarW282TVd3_guZKW-Zbq8uw0xCObPovw+pcA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

1 minute research in google
https://www.google.com/search?client=firefox-b-d&q=postgresql+select+form+procedure

https://stackoverflow.com/questions/11740256/refactor-a-pl-pgsql-function-to-return-the-output-of-various-select-queries/11751557#11751557

wt., 6 paź 2020 o 07:55 Naveen Kumar <naveenmcp(at)gmail(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Naveen Kumar 2020-10-06 06:15:23 Re: How to return multiple rows by stored procedure in postgresql
Previous Message Naveen Kumar 2020-10-06 05:55:27 How to return multiple rows by stored procedure in postgresql