Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Procdures, triggers, alerters and rules

Re: Procdures, triggers, alerters and rules

From: Gene Wirchenko <genew_at_vip.net>
Date: 1998/06/29
Message-ID: <3597f089.13939213@news.vip.net>#1/1

"Rebecca Riordan" <rebeccar_at_magna.com.au> wrote:

>Sean,
>
>Rather depends on your environment, designers have a distressing tendency to
>re-define these terms. Generally, though, a "procedure" is a bit of code
>that does something, but doesn't return a result. Sometimes "procedure" is
>used generically for any bit of code. Sometimes "function" is the generic
>term. Very irritating.

     A procedure might or might not return a value, but a function does return a value.

[snip]

Sincerely,

Gene Wirchenko

C Pronunciation Guide:

     y=x++;     "wye equals ex plus plus semicolon"
     x=x++;     "ex equals ex doublecross semicolon"
Received on Mon Jun 29 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US