Re: Meaning for Nextval
From: michael ringbo <mri_at_dde.dk>
Date: Mon, 25 May 1998 15:29:37 +0200
Message-ID: <35697241.1DDC29DC_at_dde.dk>
Date: Mon, 25 May 1998 15:29:37 +0200
Message-ID: <35697241.1DDC29DC_at_dde.dk>
Hi,
Nextval is a sequence function, returning the next value of the sequence. Currval gives you the current value without updating the sequence.
Regards,
Michael Ringbo, DDE A/S
XXXX wrote:
> Could somebody help me on "Nextval" means? I could not find the meaning or
> usauge in the regular Oracle books.
>
> Thanks in advance.
>
> Subra
Received on Mon May 25 1998 - 15:29:37 CEST