RE: llamar a funcion

From: Edwin Quijada <listas_quijada(at)hotmail(dot)com>
To: Gerardo Gonzalez <gergonvel(at)hotmail(dot)com>, Luis Guevara <luis(dot)a(dot)guevara(at)gmail(dot)com>
Cc: <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: RE: llamar a funcion
Date: 2008-06-07 16:45:30
Message-ID: BLU137-W23B0BB6962686350FC482DE3B60@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda


Las funciones no retornan mas de un valor.

*-------------------------------------------------------*
*-Edwin Quijada
*-Developer DataBase
*-JQ Microsistemas
*-809-849-8087

* " Si deseas lograr cosas excepcionales debes de hacer cosas fuera de lo comun"
*-------------------------------------------------------*

________________________________
From: gergonvel(at)hotmail(dot)com
To: luis(dot)a(dot)guevara(at)gmail(dot)com; listas_quijada(at)hotmail(dot)com
CC: pgsql-es-ayuda(at)postgresql(dot)org
Subject: RE: [pgsql-es-ayuda] llamar a funcion
Date: Thu, 5 Jun 2008 09:54:47 -0400

Gracias, Eso es justamente lo que deseo hacer llamar a la funcion desde otra funcion en Pl/pgSql , y como sería si la función retorna mas de un valor, tendría que asignarlo a una variable de tipo record?.

________________________________
Date: Thu, 5 Jun 2008 08:21:51 -0500
From: luis(dot)a(dot)guevara(at)gmail(dot)com
To: listas_quijada(at)hotmail(dot)com
Subject: Re: [pgsql-es-ayuda] llamar a funcion
CC: gergonvel(at)hotmail(dot)com; pgsql-es-ayuda(at)postgresql(dot)org

x:=mi_funcion(parametros);

claro desde plpgsql desde una funcion sql esto no funciona

O tambien así, si solo deseas ejecutarla:

PERFORM mifuncion()

--
atte.
Luis Guevara

________________________________
Descarga GRATIS el poder del nuevo Internet Explorer 7. Internet Explorer 7

_________________________________________________________________
Get your fix of news, sports, entertainment and more on MSN Mobile
http://www.msnmobilefix.com/Default.aspx

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Terry Yapt 2008-06-07 17:01:04 Instalacion 8.3 y 8.2 en Windows XP
Previous Message MIGUEL CANCHAS 2008-06-07 14:09:58 RE: por que SEQ SCAN Y NO INDEX SCAN