SELECT and the need for cursors (?) - Mailing list pgsql-sql

From SQL User
Subject SELECT and the need for cursors (?)
Date
Msg-id 199810290114.RAA29007@Grateful.Net
Whole thread Raw
Responses Re: [SQL] SELECT and the need for cursors (?)
List pgsql-sql
Hi,

I am in the process of porting my app from using MySql to PostgreSQL.

With MySql, when I do SELECT queries, I have never needed to know
about or use Cursors.  Now, I find that I have to use them ;-(

I am not an SQL expert, so maybe there's a good reason for the need
for cursors.  Anyone have any ideas?

Sorry if this question was too basic ;-) My area is network
management, not SQL variations between vendors ;-)

TIA,

--
bryan [at] grateful [dot] net
http://Grateful.Net

pgsql-sql by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [SQL] Joining bug????
Next
From: SQL User
Date:
Subject: more on what I meant by cursor issues