Re: What's the difference between using fucntnion return and procedure IN OUT

From: djuly <djuly_at_wanadoo.nl>
Date: 21 Feb 2002 06:11:23 -0600
Message-ID: <3c74e3eb$1_2_at_spamkiller.newsgroups.com>


a function can be use as a "variable" in i.e. a select statement. the function value (depending on the argument) will be replaced in the select statemen. A procedure with in out does indeed works like a function but you cannot use it just like a function as a variable. always with execute procedure()

--
Ir. A.P. Djuly
Gabon Straat 5
2622 Delft
djuly_at_wanadoo.nl

Ir. A.P. Djuly
Gabon Straat 5
2622 Delft
djuly_at_wanadoo.nl

Ir. A.P. Djuly
Gabon Straat 5
2622 Delft
djuly_at_wanadoo.nl

Posted via dBforums
http://dbforums.com
Received on Thu Feb 21 2002 - 13:11:23 CET

Original text of this message