On 8/28/07, Marcelo de Moraes Serpa <[EMAIL PROTECTED]> wrote:
> Hello list,
>
> Is there any difference between a PGSQL Function and Stored Procedure in
> PostgreSQL (8.2) ?
>
> If so, what difference? Is the SQL used to create a SP different from the
> SQL used to create a function ?
Strictly sp
On Aug 28, 2007, at 8:24 , Marcelo de Moraes Serpa wrote:
Is there any difference between a PGSQL Function and Stored
Procedure in
PostgreSQL (8.2) ?
No.
Michael Glaesemann
grzm seespotcode net
---(end of broadcast)---
TIP 6: explain anal
Hello list,
Is there any difference between a PGSQL Function and Stored Procedure in
PostgreSQL (8.2) ?
If so, what difference? Is the SQL used to create a SP different from the
SQL used to create a function ?
Thanks in advance,
Marcelo.