From: | Jason Hihn <jhihn(at)paytimepayroll(dot)com> |
---|---|
To: | Yolanda Valverde <yvalverde(at)chiusac(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: How to create stored procedure in PostgreSQL? |
Date: | 2003-02-13 16:02:33 |
Message-ID: | NGBBLHANMLKMHPDGJGAPAECICCAA.jhihn@paytimepayroll.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Yolanda Valverde
Sent: Thursday, February 13, 2003 10:45 AM
To: pgsql-general(at)postgresql(dot)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(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly
From | Date | Subject | |
---|---|---|---|
Next Message | Brandon Craig Rhodes | 2003-02-13 16:09:57 | Re: How to create stored procedure in PostgreSQL? |
Previous Message | Lee Kindness | 2003-02-13 15:57:38 | How to create stored procedure in PostgreSQL? |