Re: What is made a mistake with SP?

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Marcos <mjs_ops(at)gmx(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: What is made a mistake with SP?
Date: 2006-01-23 13:22:24
Message-ID: 59004EB8-2712-487B-AFBF-C375F40203B0@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marcos 2006-01-23 13:34:48 Re: What is made a mistake with SP?
Previous Message Achilleus Mantzios 2006-01-23 11:36:19 DBMirror.pl performance change