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

Home -> Community -> Usenet -> c.d.o.server -> Re: how to set 'Deterministic' for a Package Function?

Re: how to set 'Deterministic' for a Package Function?

From: Sunil <sunil_franklin_at_hotmail.com>
Date: Wed, 24 Apr 2002 11:46:20 +0530
Message-ID: <O7sx8.19$w43.151@news.oracle.com>


You will have to use the deterministic keyword in both the package spec and body.

"Jan" <janik_at_pobox.sk> wrote in message
news:81511301.0204232213.19ed1d97_at_posting.google.com...
> Just a simle question :
>
> how can I set a package function deterministic? It is working for
> standalone function, but not for package functions.
>
> Jan
Received on Wed Apr 24 2002 - 01:16:20 CDT

Original text of this message

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