Re: Advantage of using cursors...

From: Ludwig Lim <lud_nowhere_man(at)yahoo(dot)com>
To: Wim <wdh(at)belbone(dot)be>
Cc: PostgreSQL Mailing List <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Advantage of using cursors...
Date: 2002-07-25 13:25:29
Message-ID: 20020725132529.69759.qmail@web40011.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


--- Wim <wdh(at)belbone(dot)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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message J.T. Hartzler 2002-07-25 13:58:26
Previous Message John Gunther 2002-07-25 12:43:59 Compiling a user C function in 7.2.1