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 -> Re: sequence.nextval question

Re: sequence.nextval question

From: <rmarkd_at_my-deja.com>
Date: Mon, 21 Aug 2000 17:17:01 GMT
Message-ID: <8nro5p$qps$1@nnrp1.deja.com>

In article <966802951.18109.5.pluto.d4ee154e_at_news.demon.nl>,   "Sybrand Bakker" <postbus_at_sybrandb.demon.nl> wrote:
> Use
> select sequence.nextval
> into <any variable>
> from dual;

Thanks, works like a charm.

-Mark

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Aug 21 2000 - 12:17:01 CDT

Original text of this message

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