Re: Advantage of using cursors...

Поиск
Список
Период
Сортировка
От Ludwig Lim
Тема Re: Advantage of using cursors...
Дата
Msg-id 20020725132529.69759.qmail@web40011.mail.yahoo.com
обсуждение исходный текст
Ответ на Advantage of using cursors...  (Wim <wdh@belbone.be>)
Список pgsql-novice
--- Wim <wdh@belbone.be> wrote:
>
> Can someone explain me what the advantages are ot
> using cursors?

   Cursors are normally used if you want to do some
processing to each row of the query result set.

ludwig.


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

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

Предыдущее
От: Jesús López
Дата:
Сообщение: extract data and store
Следующее
От: John Gunther
Дата:
Сообщение: Compiling a user C function in 7.2.1