Oracle Sequence Numbers

Darren Reely darren.reely@latticesemi.com
Thu, 25 Apr 2002 11:30:19 -0700


Hi all,

Is there anyway to implement the following cursor so I can have the 
database return a sequence number.

sql in mfg declare myseq cursor for &
       select trays_seq.nextval from dual

cursor myseq designer


Platform:
Using PH 8.13.D1
Solaris
Oracle 7.3.4.4.0

Darren,

Thank you.