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

Home -> Community -> Usenet -> c.d.o.server -> Getting current sequence value

Getting current sequence value

From: Doug Cowles <dcowles_at_bigfoot.com>
Date: Sun, 28 Mar 1999 19:33:58 -0500
Message-ID: <36FECA76.A2A8D15A@bigfoot.com>


Is there any way to get the current value of a sequence number without incrementing it? You can't use currval unless you define the sequence for the session by calling nextval first. Is there any way around this?

Received on Sun Mar 28 1999 - 18:33:58 CST

Original text of this message

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