Re: Ejecutar un procedimiento

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: Mario <gonzalemario(at)gmail(dot)com>
Cc: Gustavo <gustavor(at)intercomgi(dot)net>, pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: Ejecutar un procedimiento
Date: 2007-03-10 05:26:32
Message-ID: c2d9e70e0703092126u737f901au3f53b794435b961e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 3/7/07, Mario <gonzalemario(at)gmail(dot)com> wrote:
> On 07/03/07, Gustavo <gustavor(at)intercomgi(dot)net> wrote:
> >
> >
> > Buenas, hace unos dias hice una pregunta sobre como ejecutar una funcion que
> > devuelve void (procedimiento) en postgre. En otras bases de datos existe el
>
> Una funcion simplemente la llamas usando el mismo select. Es
> independiente del lenguaje en que la escribas.
>
> select * from myfunction();
>
> >
>

si "devuelve" void debes ejecutar

select funcion();

--
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

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Gabriel Colina 2007-03-10 11:57:36 Re: ayuda con el public schema
Previous Message Jaime Casanova 2007-03-10 05:24:08 Re: Warning: Console code page (850) differs...