Re: Advantage of using cursors... - Mailing list pgsql-novice

From Ludwig Lim
Subject Re: Advantage of using cursors...
Date
Msg-id 20020725132529.69759.qmail@web40011.mail.yahoo.com
Whole thread Raw
In response to Advantage of using cursors...  (Wim <wdh@belbone.be>)
List 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 by date:

Previous
From: Jesús López
Date:
Subject: extract data and store
Next
From: John Gunther
Date:
Subject: Compiling a user C function in 7.2.1