insert in a stored procedure

insert in a stored procedure

 

  

How can I use an insert statment in a stored procedure where I need to get the next sequential number of one of the columns and add that to the insert statement? Thank-you, Marty

Oracle LazyDBA home page