resql.org
>Subject: [pgadmin-support] questions about cursors
>
>Hi,
>
>I am trying to use cursors and I am really frustrated already.
>Do I need to install an extension?
>
>1. Problem number one is that what ever I use in front of the
>fetch command it is not being ac
Hi,
I am trying to use cursors and I am really frustrated already. Do I
need to install an extension?
1. Problem number one is that what ever I use in front of the fetch
command it is not being accepted, it gives a syntax error. If I use a
number ,"all" or "forward" it gives an error again?