Home » SQL & PL/SQL » SQL & PL/SQL » returning nextval using C
returning nextval using C [message #9030] Tue, 14 October 2003 07:10
Peter Rints
Messages: 2
Registered: October 2003
Junior Member
We need to return the nextval from dual for a specific identifier using C.

In sqlplus, we can run select customerid.nextval from dual;

I have tried to call this from C but it fails saying that you cannot use sequence in this way, same for creating a view.

Can anyone help me?
Previous Topic: Outer join problem
Next Topic: Constraints on tables
Goto Forum:
  


Current Time: Fri Apr 19 16:41:16 CDT 2024