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!
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