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: problem about Sequence

Re: problem about Sequence

From: Alexander I. Doroshko <aid_at_grant.kharkov.ua>
Date: 29 Oct 1998 09:34:08 GMT
Message-ID: <01be031f$3eb6f600$190114c1@sister.grant.UUCP>


Jason Jay Weiland <archduke_at_uclink4.berkeley.edu> wrote in article <36374567.ACD9F75C_at_uclink4.berkeley.edu>...
> Ken,
>
> Try using CURRVAL to find maximum number
> generated from your sequence. You can also get
> additional details from the USER_SEQUENCE table.
You can't use CURRVAL without previously issuing NEXTVAL in the current session. Grinberg L. article in this discussion solves the problem completely.
---
 Alexander I.Doroshko, aid_at_grant.kharkov.ua

Received on Thu Oct 29 1998 - 03:34:08 CST

Original text of this message

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