Re: use cursor in a function

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: use cursor in a function
Дата
Msg-id 3EEEECBA.9020803@joeconway.com
обсуждение исходный текст
Ответ на use cursor in a function  (Rory Campbell-Lange <rory@campbell-lange.net>)
Ответы Re: use cursor in a function  (Rory Campbell-Lange <rory@campbell-lange.net>)
Re: use cursor in a function  (Rory Campbell-Lange <rory@campbell-lange.net>)
Список pgsql-novice
Rory Campbell-Lange wrote:
> Is this sensible, efficient, feasible? I have not used cursors before.
>
> Or should I simply do 2 separate functions, 1 for NUM_ROWS, the
> other for the result set I want?

It's hard to offer advice (at least for me) without more context. What
are you trying to accomplish (in more detail), and in what type of
application (web, fat client, etc)?

Joe


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

Предыдущее
От: Rory Campbell-Lange
Дата:
Сообщение: use cursor in a function
Следующее
От: Riki Kurniawan
Дата:
Сообщение: Re: using a dumped database file