nextVal
SQL function that returns the next value of the specified sequence.
Parameters
seq
Sequence that produces the value.
builder
Query builder to append the SQL function to.
SQL function that returns the next value of the specified sequence.
Sequence that produces the value.
Query builder to append the SQL function to.