Re: [GENERAL] Where is the error? - Mailing list pgsql-general

From Christoph Moench-Tegeder
Subject Re: [GENERAL] Where is the error?
Date
Msg-id 20170507062029.GA1541@elch.exwg.net
Whole thread Raw
In response to Re: [GENERAL] Where is the error?  (Igor Korot <ikorot01@gmail.com>)
List pgsql-general
## Igor Korot (ikorot01@gmail.com):

> Another question - do I have to do "DECLARE CURSOR..." or I can just write
> a normal SELECT query?
> For this I followed and example on the libpg page...

Yes. In fact, "libpq Example Program 3" on
https://www.postgresql.org/docs/current/static/libpq-example.html
does exactly that.

Regards,
Christoph

--
Spare Space


pgsql-general by date:

Previous
From: Igor Korot
Date:
Subject: [GENERAL]
Next
From: Andreas Kretschmer
Date:
Subject: Re: [GENERAL]