Computer Science, asked by aansimendpara299, 7 months ago

What is the use of nextval? ​

Answers

Answered by dalbagsinghdalbagtha
2

Answer:

The Oracle NEXTVAL function is used to retrieve the next value in a sequence. The Oracle NEXTVAL function must be called before calling the CURRVAL function, or an error will be thrown. No current value exists for the sequence until the Oracle NEXVAL function

Answered by hoshini83
4

Answer:

hope it helps u

thanks for asking

Attachments:
Similar questions