Re: How to create stored procedure in PostgreSQL? - Mailing list pgsql-general

From Jason Hihn
Subject Re: How to create stored procedure in PostgreSQL?
Date
Msg-id NGBBLHANMLKMHPDGJGAPAECICCAA.jhihn@paytimepayroll.com
Whole thread Raw
In response to How to create stored procedure in PostgreSQL?  (Yolanda Valverde <yvalverde@chiusac.com>)
List pgsql-general
I'd like to know how to create stored procedures in PostgreSQL, I am working
with functions, but the problem that I have is with the function returning
one variable. I am interested in knowing how to return multiple variables.

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org]On Behalf Of Yolanda Valverde
Sent: Thursday, February 13, 2003 10:45 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] How to create stored procedure in PostgreSQL?


Holas:

Me gustaría saber como crear procedimientos almacenados en PostgreSQL, yo
he trabajado con funciones, pero el problema que tengo es que la funcion
retorna un solo valor; lo que a mi me interesa saber es como retornar
varios valores.

Gracias



---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly


pgsql-general by date:

Previous
From: Yolanda Valverde
Date:
Subject: How to create stored procedure in PostgreSQL?
Next
From: Brandon Craig Rhodes
Date:
Subject: Re: How to create stored procedure in PostgreSQL?