meta data for this page
  •  

Autoincrement

An autoincrement is an automatic counter/calculator, such as a generator, trigger or stored procedure.

In Firebird 3 it is possible to specify the initial value for autoincrement fields (GENERATED BY IDENTITY) and restart them with the specified value.