Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Change function sysdate by another
On Thu, 4 Mar 1999 10:36:31 +0100, "fvernier" <fvernier_at_auchan.com>
wrote:
>I want to make a function whitch return sysdate or another date recorded in
>database.
>This function doesn't have parameter but a persistent variable is need for
>make choose
If you want a persistent variable you will have to use a package. Take a look at "Advanced Oracle PL/SQL: Programming with Packages" by Steven Feuerstein, publishe by O'Reilly. Received on Thu Mar 04 1999 - 04:11:38 CST
![]() |
![]() |