Quick Search:
 
 The Oracle NEXTVAL Function      [Return To Index] Jump to:  

Term: NEXTVAL

Definition:
The Oracle NEXTVAL function retrieves the next value in a sequence. The NEXTVAL function must be called before calling the CURRVAL function or an exception will be raised. Note that no current value will exist for the sequence unless the Oracle NEXTVAL function has been called at least once.


Related Links:
 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org