PL/PgSQL Cursors vs. Pl/SQL Cursors

From: Ludwig Lim <lud_nowhere_man(at)yahoo(dot)com>
To: PostgreSQL Mailing List <pgsql-novice(at)postgresql(dot)org>
Subject: PL/PgSQL Cursors vs. Pl/SQL Cursors
Date: 2002-05-30 04:41:15
Message-ID: 20020530044115.64673.qmail@web20405.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi:

I would like to know the difference between Oracle
cursors and PL/PgSQL Cursors.

How does one loop through a cursor in postgres?

Does postgres have "cursor attributes" that
indicates attributes such as is the cursor opened? is
it already the end of record? (i.e. similar to Oracle
%found, %rowcount cursor attributes?

thanks,
ludwig.

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Browse pgsql-novice by date

  From Date Subject
Next Message Joshua b. Jore 2002-05-30 06:43:18 Re: ideal filesystem layout
Previous Message danix 2002-05-30 03:58:09 ideal filesystem layout