Re: How to get a SEQUENCE value

From: Roger Snowden <rsnowden_at_labinterlink.com>
Date: 1997/01/27
Message-ID: <01bc0c84$929b5100$096fc589_at_RSNOWDEN.labinterlink.com>#1/1


The conventional technique is to use DUAL instead of DUMMY. Works fine. Alternatively, you can create a stored function to do this for you, which returns your sequence number.

Paolo Dall'Olio <pdallolio_at_kjws.com> wrote in article <32DFAFD0.265E_at_kjws.com>...
> I'd like some suggestions how to get a SEQUENCE (nextval o currval) ...
Received on Mon Jan 27 1997 - 00:00:00 CET

Original text of this message