Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> nextval
Hi,
I got a field ID, when I submit a form the ID must get a next value. How can
I do that?
VALUES
(p_ID.nextval
That doesn't work. I get the error Identifier 'P.ID.NEXTVAL' must be declared. Received on Thu Dec 21 2000 - 04:45:05 CST
![]() |
![]() |