Re: How to so select on sequence ?

From: Alik Shapiro <fz1dmj_at_agt.gmeds.com>
Date: 1996/10/03
Message-ID: <325416B3.C1_at_agt.gmeds.com>#1/1


Shinu Gupta wrote:

> select nextVal from seq
>
> fails.

Try

select seq.nextval from sys.dual;

Hope it helps. Received on Thu Oct 03 1996 - 00:00:00 CEST

Original text of this message