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: Retrieving the key of a newly inserted record

Re: Retrieving the key of a newly inserted record

From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 20 Dec 2002 15:13:15 -0600
Message-ID: <usmwsxupy.fsf@standardandpoors.com>


On 20 Dec 2002, claus_scherschel_at_operamail.com wrote:
> Galen Boyer <galenboyer_at_hotpop.com> wrote in
> news:u7ke4zczb.fsf_at_standardandpoors.com:
>

>> On insert use seq_name.nextval then in same session you can
>> ask for seq_name.currval.

>
> Ehm, just another question: how do I ask for currval?

Come on my man. You got the answer about sequences and you couldn't search for the term currval somehow?

-- 
Galen Boyer
Received on Fri Dec 20 2002 - 15:13:15 CST

Original text of this message

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