Message-Id: <10666.120706@fatcity.com> From: "Gabriel Galanternik" Date: Tue, 31 Oct 2000 15:47:29 -0300 Subject: RE: function in sql up to 8.0 you must define pragma for NON-standalone functions (functions in packages)... gabriel ----- Original Message ----- From: Tom Pall To: Multiple recipients of list ORACLE-L Sent: Tuesday, October 31, 2000 12:35 PM Subject: Re: function in sql Correct, you need to define a pragma to restrict references for standalone functions. The initialization parameter is for query rewrite, and is for function based indexes. Two different things entirely. ----- Original Message ----- To: Multiple recipients of list ORACLE-L Sent: Tuesday, October 31, 2000 6:36 AM > Hello, > to use funktions in sql I would expect that I have to > define a pragma restrict_reference. > > Some one told me that I have to set a init.ora-parameter > to allow all functions to run in sql-statements > > Is this true ? > > > Wolfgang Ludewig > > > > -- > Please see the official ORACLE-L FAQ: http://www.orafaq.com > -- > Author: > INET: wolfgang.ludewig@systor.com > > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 > San Diego, California -- Public Internet access / Mailing Lists > -------------------------------------------------------------------- > To REMOVE yourself from this mailing list, send an E-Mail message > to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in > the message BODY, include a line containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Tom Pall INET: tom@cdproc.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).