SELECT and the need for cursors (?)

Поиск
Список
Период
Сортировка
От SQL User
Тема SELECT and the need for cursors (?)
Дата
Msg-id 199810290114.RAA29007@Grateful.Net
обсуждение исходный текст
Ответы Re: [SQL] SELECT and the need for cursors (?)  (Ulf Mehlig <umehlig@uni-bremen.de>)
Список 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 по дате отправления:

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [SQL] Joining bug????
Следующее
От: SQL User
Дата:
Сообщение: more on what I meant by cursor issues