db_nextval sequence
Defined in packages/acs-core/10-database-procs.tclReturns the next value for a sequence. Ultimately this will cache a block of sequence values to save hits to the database. Parameters: sequence
Returns the next value for a sequence. Ultimately this will cache a block of sequence values to save hits to the database.