Re: Stored Procedure question

From: <gareth_at_jamms.org>
Date: 13 Oct 2005 08:51:51 -0700
Message-ID: <1129218711.322442.315630_at_g44g2000cwa.googlegroups.com>


A function accepts a parameter and returns a value based on that parameter.

A procedure can accept parameters, performs processing using those parameters and optionally returns a value.

HTH. Received on Thu Oct 13 2005 - 17:51:51 CEST

Original text of this message