79144444

Date: 2024-10-31 11:04:34
Score: 4.5
Natty: 5.5
Report link

Does anyone know how to get the next value of a sequence that has been created from a stored procedure in SQL?

The above talks about oracle sql commands but I can't find anywhere the equivalent SQL syntax.

This is what I was told would work on SQL but I believe it's oracle based.

select Seq_name.nextval from DUAL;

Reasons:
  • RegEx Blacklisted phrase (2): Does anyone know
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user28074454