Re: What is made a mistake with SP? - Mailing list pgsql-general

From John DeSoi
Subject Re: What is made a mistake with SP?
Date
Msg-id 59004EB8-2712-487B-AFBF-C375F40203B0@pgedit.com
Whole thread Raw
In response to What is made a mistake with SP?  (Marcos <mjs_ops@gmx.net>)
Responses Re: What is made a mistake with SP?  (Marcos <mjs_ops@gmx.net>)
List pgsql-general
On Jan 23, 2006, at 3:27 AM, Marcos wrote:

> I need create SP that returns cursos so that I can work with them.
>
> I have many SQLs used for search records in database, then I will make
> SP to return the results.
>
> The example that I'm trying is:


I did not notice any obvious errors. It would help to know exactly
what problem you are having. In other words, what does

select * from fun_compras_calculado();

return and if it is not an error, why is it wrong?



John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Postgresql/
Next
From: Achilleus Mantzios
Date:
Subject: Re: DBMirror.pl performance change