Re: Looking for examples of S/P - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: Looking for examples of S/P
Date
Msg-id 20050119094808.GA59006@winnie.fuhr.org
Whole thread Raw
In response to Looking for examples of S/P  (KÖPFERL Robert <robert.koepferl@sonorys.at>)
List pgsql-sql
On Wed, Jan 19, 2005 at 10:03:13AM +0100, KÖPFERL Robert wrote:

> In order to learn SQL-Stored Procedure techniqes I'm looking for a series of
> examples.
> Where can I find examples of SQL and PL/pgSQL based stored procedures?

The General Bits column would be one place:

http://www.varlena.com/varlena/GeneralBits/

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-sql by date:

Previous
From: KÖPFERL Robert
Date:
Subject: Looking for examples of S/P
Next
From: KÖPFERL Robert
Date:
Subject: Re: Returning a bool on DELETE in a proc.