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: sine and cosine function from plsql

Re: sine and cosine function from plsql

From: Raoul de Kezel <100653.2230_at_compuserve.com>
Date: 1997/09/30
Message-ID: <MPG.e9b70fa26a198c8989680@149.174.183.124>#1/1

In article <342BD6F0.2F03_at_iol.ie>, cellis_at_iol.ie says...
> Abiy Alemu wrote:

>...

> As with any other function supported in PL/SQL (N.B. not decode!)
> you can just assign the result to the variable, thus:
>... 

> (In fact, you should *never* have to "select .. from dual"
> in PL/SQL)

You know a way to assign the NEXTVALue of a sequence to a PL/SQL variable without selecting from dual ?

Received on Tue Sep 30 1997 - 00:00:00 CDT

Original text of this message

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