From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | genesis <gerfonpin(at)msn(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: AUXILIO!!!! CONSULTA SOBRE CURSORES HELP!!! ABOUT CURSORS |
Date: | 2007-09-25 00:56:14 |
Message-ID: | c2d9e70e0709241756l282e8c26m6aa47fd81f17bf9@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 9/24/07, genesis <gerfonpin(at)msn(dot)com> wrote:
> Amigos tengo el siguiente problema, soy nuevo en postgres y no
> comprendo muy bien, bueno en realidad para nada como hacer
> procedimientos almacenados en postgres que me devuelvan un dataset....
>
> Friends, I'm new in postgress and dont know at all anything about
> stored procedures in postgresql,
> can u help me and teach me how i can get a cursor for a dataset?
>
http://www.postgresql.org/docs/current/static/plpgsql-cursors.html
http://www.postgresql.org/docs/current/static/plpgsql-control-structures.html#PLPGSQL-STATEMENTS-RETURNING
espero que te sirva - hope it helps you
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
From | Date | Subject | |
---|---|---|---|
Next Message | Gregory Stark | 2007-09-25 01:10:37 | Re: table column reordering |
Previous Message | George Pavlov | 2007-09-25 00:03:01 | Re: any with the output of coalesce |