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 -> nextval from dual;

nextval from dual;

From: Bag o' Fog <no-mail_at_spam.none>
Date: Tue, 26 Nov 2002 23:04:52 +0000
Message-ID: <8av7uu060p3ufudllb9c0fa8feik05kg5j@4ax.com>


Could anyone tell me how to get the next value of an auto-number field in oracle without bumping the auto-number up one, like this seems to

select autonum_sequence_corporate_id.nextval from dual; Received on Tue Nov 26 2002 - 17:04:52 CST

Original text of this message

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