Firebird Docset → Firebird Database Docs → Firebird Generator Guide |
7 May 2006 – Document version 0.2
Table of Contents
This article explains what Firebird generators are, and how and why you should use them. It is an attempt to collect all relevant information about generators in a single document.
Read this article if you...
are not familiar with the concept of generators;
have questions on using them;
want to make an Integer column behave like an “AutoInc” field as found in other RDBMSs;
are looking for examples on how to use generators for IDs or other tasks;
want to know the Firebird word for a “sequence” in Oracle.
Firebird Docset → Firebird Database Docs → Firebird Generator Guide |