Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: User defined function in SQL Expression
Sorry, can't help, but I would advise you to try to put what you need in
the where-clause. Adding functions to the where clause may consume all the
computing power your machine has available, so, if performance is an issue
..
--
Kind Regards,
Gerard
Claire Brown <CBrown_at_PINDAR.COM> wrote in article
<362DA17E.8E366EE5_at_PINDAR.COM>...
> I am trying to create a function which will be used
> in the WHERE clause and which will use dynamic sql.
Received on Thu Oct 22 1998 - 01:08:12 CDT