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.
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.