cursors

Поиск
Список
Период
Сортировка
От Cesar Alvarez
Тема cursors
Дата
Msg-id 4748A119.1060607@gmail.com
обсуждение исходный текст
Ответы Re: cursors
Список pgsql-general
Hello every one.
im trying to make a Loop and i found in the manual this.

FOR <target> IN <query> LOOP
    <statements>
END LOOP

Can i use cursor instead of the Query in the loop?? ,
this es more legible than using the open/fetch/close of the cursor.

Regard Cesar Alvarez.
Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: Disk arrangement in a cheap server
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: cursors