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: WNDS in non-packaged functions

Re: WNDS in non-packaged functions

From: rkajda <rkajda_at_ComArch.pl>
Date: Thu, 01 Apr 1999 07:34:36 GMT
Message-ID: <37032098.8DED8530@ComArch.pl>


Hi
I am afraid not pragma restrict_references has to be declared in package body, but what's the problem?

Tod Meinke wrote:

> I have a function which does a grouping. When I try to use the function in
> a select statement, I get an error about not guaranteeing to update a table.
> Is there a way to guarantee this without including the function in a
> package?
>
> thanks


Received on Thu Apr 01 1999 - 01:34:36 CST

Original text of this message

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