Oracle sequence generator

How to write stored procedure,which take the sequence name as input and dynamically generates a nextval from that sequence

Questions by krishnaadapa

Showing Answers 1 - 1 of 1 Answers

Ashish

  • Jul 30th, 2014
 

Code
  1. span style="font-style: italic;">-- USING seqnm;

  2. ----- to execute

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions