Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Pl/SQL Question

Re: Pl/SQL Question

From: David Sharples <davidsharples_at_gmail.com>
Date: Tue, 23 Aug 2005 16:03:15 +0100
Message-ID: <be592d550508230803580ec6a7@mail.gmail.com>


Depends if you take the OP's questions literally. If you want to use a proc to find out the sequence's nextval then you need to do it that way.

You could just select in form dual normally without doing a proc - all depends on what the OP actually wants

On 8/23/05, Ram K <lambu999_at_gmail.com> wrote:

> Cant we select directly from a sequence without having to use a
> function? Is there any advantage to using a function?

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Aug 23 2005 - 10:05:17 CDT

Original text of this message

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