Re: cursor manipulation - Mailing list pgsql-general

From Albe Laurenz
Subject Re: cursor manipulation
Date
Msg-id D960CB61B694CF459DCFB4B0128514C201E6712F@exadv11.host.magwien.gv.at
Whole thread Raw
In response to cursor manipulation  (Justin <justin@emproshunts.com>)
List pgsql-general
Justin wrote:
> Cursor manipulation with select statements
>
> This is something i did in foxpro and wonder if it is at all
> possible in pl/pgSQL.

Yes, it is. See
http://www.postgresql.org/docs/current/static/plpgsql-cursors.html

Yours,
Laurenz Albe

pgsql-general by date:

Previous
From: Justin
Date:
Subject: cursor manipulation
Next
From: "Albe Laurenz"
Date:
Subject: Re: dynamically generated SQL and planner/performance