Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

sequence nextval/currval inside insert statement

user10316500Jun 27 2014 — edited Dec 12 2017

Hi

In my procedure I have insert into select from table

In the select list I have sequence nextval and currval .

It's betterĀ  put nextval and currval inside variables and after use them in the select list?

Stefano

This post has been answered by Karthick2003 on Jun 27 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 25 2014
Added on Jun 27 2014
4 comments
3,691 views