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: Generators for Primary Keys

Re: Generators for Primary Keys

From: Paul Brewer <paulb_at_pbrewer.demon.co.uk>
Date: 1997/06/21
Message-ID: <KKGNqBAcJErzEwNb@pbrewer.demon.co.uk>#1/1

In article <5oe539$9gg_at_nntp.interaccess.com>, Ari Kaplan <akaplan_at_interaccess.com> writes
>
>FIND THE CURRENT VALUE (without incrementing):
>select UWE_SEQUENCE.CURRVAL from dual;
>

Only true if you've already selected nextval. Paul Brewer Received on Sat Jun 21 1997 - 00:00:00 CDT

Original text of this message

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