Re: Can't put SELECT in formula column Oracle Reports 4.5

From: csdi <csdi_at_netcom.ca>
Date: Fri, 14 Aug 1998 14:24:37 -0400
Message-ID: <6r1va7$jdp$1_at_tor-nn1.netcom.ca>


Thanx Arjan, you've been a great help.

Guy :-)

Arjan van Bentem wrote in message <6r1sbr$g1h$1_at_newton.a2000.nl>...

>By the way, months_between is allowed in PL/SQL as well. So, you could
>simply write:
>
> ret_var := MONTHS_BETWEEN (:BIRTH_DATE, :CURRENT_DATE);
> return ret_var;
>
>The only function I can think of which is not allowed -- but would in fact
>be very useful -- is decode(..) .
>
>Arjan.
>
>
Received on Fri Aug 14 1998 - 20:24:37 CEST

Original text of this message