Re: [GENERAL] How can we do STORED PRECEDURE in PostgreSQL?

From: Ed Loehr <eloehr(at)austin(dot)rr(dot)com>
To: john huttley <john(at)mwk(dot)co(dot)nz>
Cc: PostgreSQL-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: [GENERAL] How can we do STORED PRECEDURE in PostgreSQL?
Date: 2000-02-10 05:38:45
Message-ID: 38A24EE5.621C9A44@austin.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

john huttley wrote:
>
> Ed, There is big difference between PG's functions and Stored Procedures,
> as they are commonly used.
>
> PG's functions return a single value, Stored Procedures return a record set.

I stand corrected. A *little* knowledge is a dangerous thing.

Cheers,
Ed Loehr

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Geoff Russell 2000-02-10 06:43:35 Copy Error Msgs
Previous Message john huttley 2000-02-10 04:16:52 Re: [GENERAL] How can we do STORED PRECEDURE in PostgreSQL?