Re: Scrolling cursors in PL/PgSQL

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Scrolling cursors in PL/PgSQL
Дата
Msg-id 472A3EF2.4080202@iol.ie
обсуждение исходный текст
Ответ на Scrolling cursors in PL/PgSQL  ("Dawid Kuroczko" <qnex42@gmail.com>)
Список pgsql-general
On 01/11/2007 20:19, Dawid Kuroczko wrote:

 > Any other idea how to efficiently solve such a problem?

How about creating a temporary table within your function and using that
instead?

Ray.


---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: select random order by random
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: Scrolling cursors in PL/PgSQL