Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Sequence problem ~~
Hello,theres
I have a problem about sequence.
For example,I have a sequence seq1 and a table
test(c1 number,c2 varchar2(10)).
Can I assign the sequence to the column c1's default value??
Or I must "always" select the seq.nextval before insert a new row?
Rgds,
Agi Chen
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed Aug 16 2000 - 01:09:34 CDT
![]() |
![]() |