Re: Returning large select results from stored procedures

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема Re: Returning large select results from stored procedures
Дата
Msg-id 20040115162510.B905@hermes.hilbert.loc
обсуждение исходный текст
Ответ на Returning large select results from stored procedures  (Bill Moran <wmoran@potentialtech.com>)
Список pgsql-general
> This query is going to return between 0 and n records, each with many
> columns.  I can't seem to grasp how to teach the procedure to return
> an arbitrary number of rows with columns from the select statement.
I think you need to read up on Set Returning Functions, or
SRFs, which are quite new to PG.

HTH,
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

В списке pgsql-general по дате отправления: